Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Sep 2000 02:43:59 +0200 (SAST)
From:      Robert Nordier <rnordier@nordier.com>
To:        Peter Wemm <peter@netplex.com.au>
Cc:        mjacob@feral.com, Bruce Evans <bde@zeta.org.au>, Doug Rabson <dfr@nlsystems.com>, "Matthew N. Dodd" <mdodd@FreeBSD.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/kern subr_bus.c
Message-ID:  <200009200044.CAA10832@c3-dbn-96.dial-up.net>
In-Reply-To: <200009192316.e8JNGuG32828@netplex.com.au> "from Peter Wemm at Sep 19, 2000 04:16:56 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
Peter Wemm wrote:

> Matthew Jacob wrote:
> > 
> > I'll second this.
> 
> Well, on the x86 we clear it twice, once in loader and once in locore.  I
> thought it was redundant on the x86 since I thought the new boot2 cleared
> the extended ELF segment sizes.  We do not support a.out kernels anymore
> so the old bootblocks are not an issue.  (the old gas-1.9x cannot assemble
> the .s files).
> 
> IMHO we should fix this bug in boot2.  It costs ~32 bytes.  (ie: reduces
> from 212 bytes free to 180 bytes free).
 
If the bss clearing code is actually to be dropped from the x86
kernel, I'd be happy for this to change.  Otherwise 15% of available
space is a lot to spend for no actual benefit beyond a kind of
theoretical tidiness.

--
Robert Nordier

rnordier@nordier.com
rnordier@FreeBSD.org


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?200009200044.CAA10832>