Date: Thu, 8 Feb 2001 18:58:50 -0800 (PST) From: Matt Dillon <dillon@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 machdep.c src/sys/kern vfs_bio.c src/sys/vm vm_map.c Message-ID: <200102090258.f192wog62630@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dillon 2001/02/08 18:58:50 PST
Modified files: (Branch: RELENG_4)
sys/i386/i386 machdep.c
sys/kern vfs_bio.c
sys/vm vm_map.c
Log:
MFC Tor's buffer cache fixes. This turns buffer_map into a system map,
gets rid of bogus allocations of backing VM objects for it, and makes
a minor bug fix to the buffer cache KVM hysteresis.
Revision Changes Path
1.385.2.10 +2 -1 src/sys/i386/i386/machdep.c
1.242.2.6 +14 -7 src/sys/kern/vfs_bio.c
1.187.2.5 +32 -11 src/sys/vm/vm_map.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?200102090258.f192wog62630>
