Date: Mon, 27 Mar 2017 23:19:14 -0700 (PDT) From: Julian Elischer <julian@vps1.elischer.org> To: Bruce Evans <brde@optusnet.com.au> Cc: Warner Losh <imp@freebsd.org>, src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r316064 - head/sys/boot/i386/boot2 Message-ID: <alpine.BSF.2.20.1703272315260.73707@vps1.elischer.org> In-Reply-To: <20170328141213.T927@besplex.bde.org> References: <201703272253.v2RMra2L032487@repo.freebsd.org> <20170328141213.T927@besplex.bde.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 28 Mar 2017, Bruce Evans wrote: [...] > they have to fit below 640K and a few multiples of 64K are already > used for buffers). The limit on 8K is mainly a historical mistake. > A limit of 7.5K simplified booting from 15-sector floppies. 18-sector My memory says that the limit of 7.5K is becuase there was only 8k left free at the front of UFS1 and one sector was used for the boot0 code. > floppies allowed easy expansion to 9K, but were unportable for a small > gain. The default partition layout left only 8K below the ffs > superblock, but was only a default. > > Bruce > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.20.1703272315260.73707>