Date: Fri, 30 Jan 1998 02:26:29 -0800 (PST) From: John Dyson <dyson@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/i386 machdep.c vm_machdep.c Message-ID: <199801301026.CAA11432@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dyson 1998/01/30 02:26:28 PST
Modified files:
sys/i386/i386 machdep.c vm_machdep.c
Log:
Make the bounce buffer code a little more robust when space isn't
available. If there isn't bounce space available, the bounce code
is disabled. This will allow most large systems to run properly
when the bounce space is mistakenly allocated above 16MB.
Revision Changes Path
1.285 +15 -16 src/sys/i386/i386/machdep.c
1.97 +10 -3 src/sys/i386/i386/vm_machdep.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199801301026.CAA11432>
