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, Sep 21, 12:43 AM
Unknown Object (File)
Aug 25 2024, 11:31 PM
Unknown Object (File)
Aug 13 2024, 6:03 PM
Unknown Object (File)
Aug 13 2024, 6:03 PM
Unknown Object (File)
Aug 13 2024, 6:03 PM
Unknown Object (File)
Aug 7 2024, 8:28 PM
Unknown Object (File)
Jun 5 2024, 6:06 PM
Unknown Object (File)
Jun 1 2024, 6:29 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 Skipped
Unit
Tests Skipped
Build Status
Buildable 47391
Build 44278: arc lint + arc unit