Re: "mutt -y" speed

2002-04-05 Thread Bernd Eckenfels
On Fri, Apr 05, 2002 at 12:17:07PM +1000, Brian May wrote: > What do the columns in slabinfo mean? Umm, you can read the meaning in the source. There is an interesting additional profile option where ou can actually see the nuber of use of the slab cache. (turn on CONFIG_DEBUG_SLAB or only #define

Re: "mutt -y" speed

2002-04-05 Thread Jaakko Niemi
Brian May <[EMAIL PROTECTED]> writes: > Hello, > > I have configured "mutt -y" so it returns a list of a number of > Maildirs, and noticed something strange in performance. ... > I have tried restarting the LDAP server, but this doesn't help. Are you running nscd? -- To UNSUBSCRIBE, email

Re: "mutt -y" speed

2002-04-04 Thread Brian May
On Fri, Apr 05, 2002 at 03:05:28AM +0200, Bernd Eckenfels wrote: > Perhaps it is just a dcache problem. Perhaps you can see anything in > /proc/slabinfo or you could try to run find first? Could be that memory is What do the columns in slabinfo mean? > filled up and therefore the cache for the di

Re: "mutt -y" speed

2002-04-04 Thread Bernd Eckenfels
On Fri, Apr 05, 2002 at 09:17:34AM +1000, Brian May wrote: > At one stage, I thought it might be related to the speed of my LDAP > server (the problem goes away if I remove it from nsswitch.conf), > however, I can't see any evidence that the LDAP server > (localhost) is slowing down. Perhaps it is