phk 2005-01-03 13:28:56 UTC
FreeBSD src repository
Modified files:
sys/vm swap_pager.c
Log:
When allocating bio's in the swap_pager use M_WAITOK since the
alternative is much worse.
Revision Changes Path
1.266 +7 -6 src/sys/vm/swap_pager.c