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)
Sun, Nov 9, 8:26 PM
Unknown Object (File)
Fri, Oct 31, 12:10 AM
Unknown Object (File)
Sat, Oct 25, 11:58 PM
Unknown Object (File)
Sat, Oct 25, 2:31 AM
Unknown Object (File)
Sat, Oct 25, 2:25 AM
Unknown Object (File)
Wed, Oct 22, 3:14 AM
Unknown Object (File)
Oct 16 2025, 5:49 PM
Unknown Object (File)
Oct 16 2025, 1:52 AM
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