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)
Sat, Mar 28, 4:38 AM
Unknown Object (File)
Sun, Mar 22, 4:15 AM
Unknown Object (File)
Mon, Mar 16, 11:49 AM
Unknown Object (File)
Sun, Mar 15, 10:30 PM
Unknown Object (File)
Sun, Mar 15, 3:04 PM
Unknown Object (File)
Sun, Mar 15, 1:37 AM
Unknown Object (File)
Mon, Mar 9, 11:21 AM
Unknown Object (File)
Mon, Mar 2, 8:51 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