Date: Sun, 24 Jan 1999 02:12:41 -0800 (PST) From: Matt Dillon <dillon@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/vm vm_pageout.c Message-ID: <199901241012.CAA11729@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dillon 1999/01/24 02:12:40 PST Modified files: (Branch: RELENG_3) sys/vm vm_pageout.c Log: Backport from -4.x. PQ_CACHE pages can be busy, we have to deal with it when trying to free cache pages. This patch will probably be permanent in -3.x. ( PQ_CACHE operation will eventually be cleaned up in -4.x ). Revision Changes Path 1.129.2.2 +8 -1 src/sys/vm/vm_pageout.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?199901241012.CAA11729>