[PATCH] Allow watching of vnodes that reside on non-UFS filesystems with kqueue

Suleiman Souhlal ssouhlal at FreeBSD.org
Wed Apr 13 09:27:15 PDT 2005


Hi,

On Apr 12, 2005, at 11:28 PM, Alexander Kabaev wrote:

> I for one am not thrilled by all the hooks being made unconditional and
> being inserted right into the middle of critical path for the benefit 
> of
> rarely used feature.

I don't think there is actually any cost. The hooks are only used when 
they are actually 'declared' in vnode_if.src, and they could very well 
get inlined by the compiler.

--
Suleiman Souhlal     | ssouhlal at vt.edu
The FreeBSD Project  | ssouhlal at FreeBSD.org



More information about the freebsd-current mailing list