Date: Wed, 04 Sep 1996 08:36:55 +0200 From: Poul-Henning Kamp <phk@critter.tfs.com> To: Paul Traina <pst@shockwave.com> Cc: Nate Williams <nate@freefall.freebsd.org>, CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-sys@freefall.freebsd.org Subject: Re: cvs commit: src/sys/i386/i386 machdep.c Message-ID: <8200.841819015@critter.tfs.com> In-Reply-To: Your message of "Tue, 03 Sep 1996 21:19:11 PDT." <199609040419.VAA04218@precipice.shockwave.com>
next in thread | previous in thread | raw e-mail | index | archive | help
In message <199609040419.VAA04218@precipice.shockwave.com>, Paul Traina writes: >This wastes a K of memory for everyone who's got an Adaptec controller. >Could we be a little more intelligent about this? 4k actually. No, there is no way of knowing if we will need that mem or not, all we can see is that somebody claimed it, and we don't know who of the usual suspects it is, so we have to be conservative. The SMP bios for instance can also have some stuff stashed here. Come on, one page more or less... -- Poul-Henning Kamp | phk@FreeBSD.ORG FreeBSD Core-team. http://www.freebsd.org/~phk | phk@login.dknet.dk Private mailbox. whois: [PHK] | phk@ref.tfs.com TRW Financial Systems, Inc. Future will arrive by its own means, progress not so.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8200.841819015>
