Extreme load with local password db lookups

Eugene Grosbein eugen at kuzbass.ru
Fri Dec 7 06:47:51 PST 2007


> I would like to point out that in FreeBSD 7.x there is a daemon called nscd. I 
> believe it was created exactly for this purpose (speeding up name lookups by 
> caching them). 

Is it true that 4.x has nearly O(n) lookup speed while later versions
has O(n^2) method? Why 4.x does not need caching daemon to be quick?

Eugene Grosbein


More information about the freebsd-stable mailing list