Page MenuHomeFreeBSD

stand: Allocate bootinfo rather than have it be static
ClosedPublic

Authored by imp on Sep 14 2022, 7:48 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Oct 16, 5:49 PM
Unknown Object (File)
Thu, Oct 16, 1:52 AM
Unknown Object (File)
Sat, Oct 11, 12:20 AM
Unknown Object (File)
Sat, Oct 11, 12:20 AM
Unknown Object (File)
Sat, Oct 11, 12:20 AM
Unknown Object (File)
Fri, Oct 10, 5:50 PM
Unknown Object (File)
Thu, Oct 9, 8:06 PM
Unknown Object (File)
Wed, Oct 8, 2:39 PM
Subscribers

Details

Summary

This saves 80 bytes (the new bootinfo structure was 84 bytes, and a
pointer is 4 bytes). The bi_load32 code is the same size.

Sponsored by: Netflix

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable