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
F163583338: D36575.id110650.diff
Fri, Jul 24, 5:21 PM
Unknown Object (File)
Fri, Jul 24, 3:36 AM
Unknown Object (File)
Thu, Jul 23, 8:08 AM
Unknown Object (File)
Mon, Jul 20, 6:11 PM
Unknown Object (File)
Thu, Jul 9, 1:30 PM
Unknown Object (File)
Jun 21 2026, 7:13 AM
Unknown Object (File)
May 16 2026, 2:32 AM
Unknown Object (File)
May 16 2026, 2:31 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