Date: Mon, 3 Jan 2005 13:28:56 +0000 (UTC) From: Poul-Henning Kamp <phk@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/vm swap_pager.c Message-ID: <200501031328.j03DSuWV027640@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200501031328.j03DSuWV027640>
