gluster-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gluster-devel] pthread_*_init return values


From: Vijay Bellur
Subject: Re: [Gluster-devel] pthread_*_init return values
Date: Mon, 06 Feb 2012 08:50:20 +0530
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:7.0) Gecko/20110927 Thunderbird/7.0

On 02/05/2012 07:14 PM, Emmanuel Dreyfus wrote:
Anand Avati<address@hidden>  wrote:

It depends on the data set and translators loaded. On the server side
the default inode cache size is large enough to grow the process foot
print to a few hundered MBs. Having caching translators would increase
the usage further.
I get around 230 MB on the client. Is it reasonable, or is it a leak?


What kind of operations are performed on the client before it hits 230 MB? To figure out if it is a leak or not, you can use valgrind or make use of the memory accounting infrastructure built in. To enable memory accounting, you will need to build GlusterFS with -DDEBUG. Once memory accounting is enabled, the accounting data can be viewed by triggering a statedump.

Regards,
Vijay



reply via email to

[Prev in Thread] Current Thread [Next in Thread]