Date: Thu, 8 May 2003 14:02:10 -0400 From: Ali Bahar <alih@internetDog.org> To: freebsd-hackers@freebsd.org Subject: Re: cache_purge > cache_zap segmentation fault Message-ID: <20030508140210.B26126@internetDog.org> In-Reply-To: <20030508085156.GA60571@walton.maths.tcd.ie>; from dwmalone@maths.tcd.ie on Thu, May 08, 2003 at 09:51:56AM %2B0100 References: <20030504113221.A27756@internetDog.org> <20030507134734.A12455@internetDog.org> <20030508085156.GA60571@walton.maths.tcd.ie>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi David, you're right. The name cache is system-wide. I still need to understand the difference between a vnode's v_cache_src and v_cache_dst (IOW, a namecache's nc_src and nc_dst), and the hash chain which finds them. (I knew I should have elaborated! ;-) I took a look at related files in 5.0. (I am not familiar with freebsd's release procedures, and have assumed that 'current' is the testing/in-development code which is the pre-release to 5.0.) The vnode recycling code has undergone non-trivial changes. As the seg fault now recurs frequently, I may have to investigate the modifications. Thanks for your reply. regards, ali On Thu, May 08, 2003 at 09:51:56AM +0100, David Malone wrote: > On Wed, May 07, 2003 at 01:47:34PM -0400, Ali Bahar wrote: > > What I do not know, is whether there is a single system-wide name cache, > The name cache is global, as far as I remember. > > David. -- Jesus was an Arab.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030508140210.B26126>