Page MenuHomeFreeBSD

stand/userboot: Simplify code
ClosedPublic

Authored by imp on Apr 4 2023, 6:13 PM.
Tags
None
Referenced Files
F146661982: D39414.id121348.diff
Wed, Mar 4, 12:41 PM
Unknown Object (File)
Sun, Mar 1, 4:08 PM
Unknown Object (File)
Sat, Feb 28, 2:52 PM
Unknown Object (File)
Tue, Feb 17, 5:24 PM
Unknown Object (File)
Tue, Feb 17, 5:24 PM
Unknown Object (File)
Tue, Feb 17, 5:24 PM
Unknown Object (File)
Sat, Feb 14, 2:55 PM
Unknown Object (File)
Sat, Feb 7, 8:17 PM
Subscribers

Details

Summary

We have way more than 8k of stack for the current value of the zfs
bootonce attribute. Allocate buf on the stack rather than the
complicated malloc / free dance.

Sponsored by: Netflix

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 50759
Build 47650: arc lint + arc unit