Date: Thu, 27 Mar 1997 11:24:28 +0800 From: Peter Wemm <peter@spinner.DIALix.COM> To: Joerg Wunsch <joerg@freefall.freebsd.org> Cc: CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-etc@freefall.freebsd.org Subject: Re: cvs commit: src/etc make.conf Message-ID: <199703270324.LAA04179@spinner.DIALix.COM> In-Reply-To: Your message of "Mon, 24 Mar 1997 16:04:40 PST." <199703250004.QAA21964@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Joerg Wunsch wrote: > joerg 97/03/24 16:04:39 > > Modified: etc make.conf > Log: > top(1) has a tunable parameter for the hash size to hash the user > entries. Mention it in make.conf. This is bogus. Our getpw*() routines already dbm based, in-core hashed and cached via the DB libray. Probably the correct thing to do is stub out top's (relatively weak) cache. Cheers, -Peter
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199703270324.LAA04179>