Date: Sun, 5 Jan 2003 10:46:13 -0800 (PST) From: Alan Cox <alc@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_bio.c Message-ID: <200301051846.h05IkDE6037719@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
alc 2003/01/05 10:46:13 PST
Modified files:
sys/kern vfs_bio.c
Log:
Allocate bogus_page with VM_ALLOC_WIRED. (Previously, bogus_page's
allocation incremented the global count of wired pages, but not the
page's own wire count. This inconsistency was introduced in
revision 1.230.)
Revision Changes Path
1.350 +1 -2 src/sys/kern/vfs_bio.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?200301051846.h05IkDE6037719>
