Freeradius and memory usage
Roy Kartadinata
rkartadinata at pocket.com
Wed Aug 5 15:35:42 CEST 2009
Alan DeKok wrote:
> Roy Kartadinata wrote:
>> Do you need any other information from me to help you with finding
>> the leaks?
>
> Ideally, run it under valgrind, with options where it shows and
> tracks memory usage:
>
> $ script leak.txt
> $ valgrind --tool=memcheck --leak-check=full radiusd -f $ exit
Will radius still be operational (taking authentication request) while
we run it under valgrind?
>
> Let it run for a few hours, and then stop it. It should dump a
> report to the screen, which will get captured in "leak.txt". Then,
> mail it to me.
>
> If it doesn't show any leaks, then the issue is that it's tracking
> too many things, and not cleaning up. That's a little harder problem
> to solve.
>
> Alan DeKok.
> -
> List info/subscribe/unsubscribe? See
> http://www.freeradius.org/list/users.html
Cheers,
Roy Kartadinata
Pocket Communications
Phone: 210-858-2559
Fax: 210-678-8101
More information about the Freeradius-Users
mailing list