Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Aug 2022 14:22:23 +0700
From:      Eugene Grosbein <eugen@grosbein.net>
To:        Warner Losh <imp@FreeBSD.org>, src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   Re: git: 39fdad34e220 - main - stand: impose 510,000 byte limit for /boot/loader and /boot/pxeldr
Message-ID:  <60350f27-b04f-7eda-ac05-95db6b8e168f@grosbein.net>
In-Reply-To: <202208110331.27B3Va7M007335@gitrepo.freebsd.org>
References:  <202208110331.27B3Va7M007335@gitrepo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
11.08.2022 10:31, Warner Losh wrote:

>     At this late date, it likely isn't worth the efforts to move parts of
>     the loader into high memory. There's a number of assumptions about where
>     the stack is, where buffers reside, etc that are fulfilled when it lives
>     in the first 640k that would need bounce buffers and/or other counter
>     measures if we were to split it up. All BIOS calls are done in 16-bit
>     mode with SEG:OFF addresses, requiring them to be in the first 640k of
>     RAM. And nearly all machines in the last decade can boot with UEFI
>     (though there's some exceptions, so it isn't worth killing outright
>     yet).

Also, there is still working hardware (32bit-only even) that pre-dates 10 years margin
like some PC104 platforms with BIOS-only boot  and great FreeBSD support.
For example, based on AMD Geode that runs FreeBSD 12.3-STABLE/i386 just fine.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?60350f27-b04f-7eda-ac05-95db6b8e168f>