Subject: Re: Absolute symlinks and binary emulation To: Quentin Garnier <cube@netbsd.org> From: Erik E. Fair <fair@netbsd.org> List: tech-toolchain Date: 06/17/2004 03:27:58
namei() is consistently at the top of kernel profiles and has been
for decades. This is why BSD put two caches in there. Doing anything
to slow it down is bad.
Erik <fair@netbsd.org>