Page MenuHomeFreeBSD

Raise minimum RAM requirements in handbook
ClosedPublic

Authored by sevan on Oct 1 2016, 10:29 PM.
Tags
None
Referenced Files
Unknown Object (File)
Nov 12 2024, 3:28 AM
Unknown Object (File)
Nov 4 2024, 10:41 PM
Unknown Object (File)
Oct 21 2024, 5:37 AM
Unknown Object (File)
Oct 14 2024, 5:24 AM
Unknown Object (File)
Oct 12 2024, 6:30 AM
Unknown Object (File)
Oct 12 2024, 6:30 AM
Unknown Object (File)
Oct 12 2024, 6:30 AM
Unknown Object (File)
Oct 12 2024, 6:30 AM
Subscribers
None

Details

Summary

The handbook mentions that a FreeBSD installation requires a minimum 64 MB of RAM. Upon on testing, I discovered that on 9.3 & 10.3 (both amd64 builds) whilst the kernel boots & installer runs with such an amount, the installer fails when attempting to extract a set.
On 11-BETA1 it's not actually possible to boot the kernel with less than 96MB (amd64) or 92MB (i386).

Attached patch increases the minimum RAM requirement for installation to 96MB

Diff Detail

Repository
rD FreeBSD doc repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

sevan retitled this revision from to Raise minimum RAM requirements in handbook.
sevan updated this object.
sevan edited the test plan for this revision. (Show Details)
sevan added a reviewer: bcr.
sevan set the repository for this revision to rD FreeBSD doc repository - subversion.

Update to apply to current version of handbook

bcr edited edge metadata.
This revision is now accepted and ready to land.Oct 2 2016, 10:13 AM
This revision was automatically updated to reflect the committed changes.