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 24, 11:36 PM
Unknown Object (File)
Sun, Nov 24, 1:40 AM
Unknown Object (File)
Sat, Nov 23, 4:21 AM
Unknown Object (File)
Sat, Nov 23, 3:51 AM
Unknown Object (File)
Fri, Nov 22, 8:06 AM
Unknown Object (File)
Thu, Nov 21, 3:52 PM
Unknown Object (File)
Wed, Nov 20, 6:41 PM
Unknown Object (File)
Tue, Nov 19, 9:04 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