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
F137403726: D36575.id110567.diff
Sun, Nov 23, 3:16 AM
Unknown Object (File)
Sat, Nov 22, 11:30 AM
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)
Oct 22 2025, 3:14 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