cvs commit: src/sys/kern vfs_bio.c src/sys/vm swap_pager.c
Alan Cox
alc at FreeBSD.org
Sat Feb 7 00:54:52 PST 2004
alc 2004/02/07 00:54:51 PST
FreeBSD src repository
Modified files:
sys/kern vfs_bio.c
sys/vm swap_pager.c
Log:
swp_pager_async_iodone() no longer requires Giant. Modify bufdone()
and swapgeom_done() to perform swp_pager_async_iodone() without Giant.
Reviewed by: tegge
Revision Changes Path
1.427 +0 -1 src/sys/kern/vfs_bio.c
1.247 +0 -3 src/sys/vm/swap_pager.c
More information about the cvs-src
mailing list