Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Sep 1996 22:39:30 -0600 (MDT)
From:      Nate Williams <nate@mt.sri.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:  <199609040439.WAA28872@rocky.mt.sri.com>
In-Reply-To: <199609040419.VAA04218@precipice.shockwave.com>
References:  <199609010216.TAA02286@freefall.freebsd.org> <199609040419.VAA04218@precipice.shockwave.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> This wastes a K of memory for everyone who's got an Adaptec controller.
> Could we be a little more intelligent about this?

If you're complaining about 1K of memory because you have an Adaptec
controller then you've got to think about bigger problems.

We don't even install in a machine with 4096K of memory, and 1 / 4096
doesn't even begin to touch the noise level.  Heck, if you want I'll go
remove 1K of memory from /bin/sh or /sbin/init, and we'd be even.  Would
that make you happier?

The problem is that we don't know *what* exactly the stolen 1-4K is
about, and it's better to be safe than sorry.


Nate



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199609040439.WAA28872>