Page MenuHomeFreeBSD

bsdinstall: Improve auto-partition message
ClosedPublic

Authored by ziaee on Jun 22 2025, 5:45 PM.
Tags
None
Referenced Files
F160200472: D50971.diff
Mon, Jun 22, 3:06 AM
Unknown Object (File)
Mon, Jun 15, 3:16 PM
Unknown Object (File)
Sat, Jun 6, 5:19 PM
Unknown Object (File)
Sat, Jun 6, 5:15 PM
Unknown Object (File)
Sat, Jun 6, 6:15 AM
Unknown Object (File)
Sat, Jun 6, 6:11 AM
Unknown Object (File)
May 14 2026, 12:36 PM
Unknown Object (File)
May 14 2026, 6:11 AM
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

Event Timeline

ziaee requested review of this revision.Jun 22 2025, 5:45 PM

Ok, thinking about this more, maybe I should take a more conservative approach and just s/8/2 the original message.

This revision was not accepted when it landed; it landed in state Needs Review.Apr 28 2026, 5:02 PM
This revision was automatically updated to reflect the committed changes.