Page MenuHomeFreeBSD

bsdinstall: Improve auto-partition message
ClosedPublic

Authored by ziaee on Jun 22 2025, 5:45 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Aug 24, 10:32 PM
Unknown Object (File)
Sun, Aug 23, 5:44 AM
Unknown Object (File)
Sat, Aug 22, 1:33 PM
Unknown Object (File)
Sat, Aug 22, 9:12 AM
Unknown Object (File)
Fri, Aug 21, 3:38 PM
Unknown Object (File)
Fri, Aug 21, 3:30 PM
Unknown Object (File)
Fri, Aug 21, 12:36 PM
Unknown Object (File)
Thu, Aug 20, 11:50 PM
Subscribers

Details

Summary

Manually tuning ZFS for systems with <8GB ram hasn't been necessary at
least since the switch to OpenZFS. We have users reporting using 2GB RAM
with no manual tuning/issues. Further, the page this links to is a stale
wiki page, which is causing user complaints. Remove this misleading note
and replace it with a similar message for UFS. While here, reword that
note to be a bit clearer.

Possible TODO, replace both with something like:
ZFS:
"An advanced filesystem with built-in compression and error correction"
UFS:
"A traditional filesystem with unparaleled simplicity and speed"

PR: 287719

Diff Detail

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