Page MenuHomeFreeBSD

kboot: Trim initial allocation to 64MB
ClosedPublic

Authored by imp on Jan 29 2023, 3:17 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Dec 26, 5:55 AM
Unknown Object (File)
Nov 23 2024, 6:05 PM
Unknown Object (File)
Nov 22 2024, 4:44 AM
Unknown Object (File)
Nov 21 2024, 7:15 AM
Unknown Object (File)
Nov 21 2024, 7:15 AM
Unknown Object (File)
Nov 21 2024, 7:10 AM
Unknown Object (File)
Nov 21 2024, 7:10 AM
Unknown Object (File)
Nov 20 2024, 5:01 PM
Subscribers

Details

Summary

We only need 64MB to read off ZFS pools. Since Linux doesn't do
ovecommit by default, the extra 64MB is 64MB less we can allocate for
things like RAM disks.

Sponsored by: Netflix

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable