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
F100680107: D36575.diff
Fri, Oct 18, 7:20 AM
F100679005: D36575.id110567.diff
Fri, Oct 18, 7:01 AM
F100640159: D36575.id110650.diff
Thu, Oct 17, 5:50 PM
Unknown Object (File)
Wed, Oct 16, 6:49 PM
Unknown Object (File)
Sun, Oct 13, 5:05 PM
Unknown Object (File)
Sun, Oct 13, 5:22 AM
Unknown Object (File)
Sat, Oct 12, 8:05 AM
Unknown Object (File)
Fri, Oct 11, 12:10 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