jeff 2005-04-30 11:25:49 UTC
FreeBSD src repository
Modified files:
sys/vm swap_pager.c
Log:
- VM_LOCK_GIANT in the swap pager's iodone routine as VFS will soon call it
without Giant.
Sponsored by: Isilon Systems, Inc.
Revision Changes Path
1.270 +2 -0 src/sys/vm/swap_pager.c