Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/kern



YAMAMOTO Takashi <yamt%mwd.biglobe.ne.jp@localhost> writes:

> cache_lookup/vget will notice the vnode being recycled via VXLOCK.
> isn't it enough?

I guess vget() may also sleep while waiting lock and cache_purge() may
be called even if vnode is not recycled.

enami.



Home | Main Index | Thread Index | Old Index