alc 2004/01/03 19:18:24 PST FreeBSD src repository Modified files: sys/vm vnode_pager.c Log: Eliminate the acquisition and release of Giant from vnode_pager_alloc(). The vm object and vnode locking should suffice. Discussed with: jeff Revision Changes Path 1.193 +0 -2 src/sys/vm/vnode_pager.c