Date: Wed, 23 May 2001 03:28:14 -0700 (PDT) From: Alfred Perlstein <alfred@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/vm swap_pager.c Message-ID: <200105231028.f4NASEh62711@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
alfred 2001/05/23 03:28:14 PDT Modified files: sys/vm swap_pager.c Log: aquire Giant when playing with the buffercache and doing IO. use msleep against the vm mutex while waiting for a page IO to complete. Revision Changes Path 1.157 +6 -3 src/sys/vm/swap_pager.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200105231028.f4NASEh62711>