cache_purge > cache_zap segmentation fault

Poul-Henning Kamp phk at phk.freebsd.dk
Thu May 8 11:08:52 PDT 2003


In message <20030508140210.B26126 at internetDog.org>, Ali Bahar writes:
>
>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),

One is for the chain which a (directory) vnode sources, the other
is the chain where the (any type) vnode hangs from it's parent
directory.

-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk at FreeBSD.ORG         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.


More information about the freebsd-hackers mailing list