Date: Sat, 12 Apr 1997 21:07:28 -0700 (PDT) From: John Dyson <dyson> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/i386 machdep.c Message-ID: <199704130407.VAA14211@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dyson 97/04/12 21:07:27 Modified: sys/i386/i386 machdep.c Log: Decrease the amount of memory allocated for bouncing. This will allow large systems to boot successfully with bounce buffers compiled in. We are now limiting bounce space to 512K. The 8MB allocated for a 512MB system is very bogus -- and that is now fixed. Revision Changes Path 1.237 +3 -1 src/sys/i386/i386/machdep.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199704130407.VAA14211>