early x86 microcode loading

Poul-Henning Kamp phk at phk.freebsd.dk
Fri Jul 13 23:05:32 UTC 2018


--------
In message <20180712224631.GF15892 at raichu>, Mark Johnston writes:

>I can think of three ways to address this case:
>
>1a) Always load all of the updates as a single file, and select the
>    correct update during boot.  As I pointed out, this wastes some
>    memory (a couple of megabytes currently).  On at least amd64 it
>    doesn't look very practical to release the pages backing the
>    update file back to the VM.  That is, I don't think we can easily
>    "shed" the preloaded file data once the correct update has been
>    selected and saved.

Then we should fix that problem, rather than build an elaborate
workaround for in each and every subsystem which runs into this.

Isn't this the same issue with the splash-screen for instance ?

-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk at FreeBSD.ORG         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.


More information about the freebsd-arch mailing list