Date: Sat, 3 Jan 2004 19:18:24 -0800 (PST) From: Alan Cox <alc@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/vm vnode_pager.c Message-ID: <200401040318.i043IO7S038220@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401040318.i043IO7S038220>
