Searched hist:98604 (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/sys/vm/
H A Dvnode_pager.cdiff 98604 Sat Jun 22 05:28:06 MDT 2002 alc o Replace GIANT_REQUIRED in vnode_pager_alloc() by the acquisition and
release of Giant. (Annotate as MPSAFE.)
o Also, in vnode_pager_alloc(), remove an unnecessary re-initialization
of struct vm_object::flags and move a statement that is duplicated
in both branches of an if-else.

Completed in 110 milliseconds