[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: LDAP consumes memory
On Thursday, April 3, 2003, at 12:48 PM, Matt wrote:
Perhaps 20meg.. however if you add all the 1.9% up it comes out to
around 67% !!!
At any rate I will play with the thread size and see what happens.. yes
I am running Linux.
Why would you add them up? It's telling you that the process slapd
has N threads and all-total they consume 1.9% of your memory. As was
mentioned earlier, they are all using the Same 19M of memory.
All applications using threading in linux will exhibit behavior similar
to this.
You might try setting the number of threads to 2-4x the number of
physical
processors in the machine. Optimal settings will vary heavily, though.
Matthew Backes
lucca@csun.edu