Page MenuHomeFreeBSD

address bug 196997
ClosedPublic

Authored by jgh on Jan 30 2015, 7:39 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Oct 14, 12:41 AM
Unknown Object (File)
Sat, Oct 4, 4:34 PM
Unknown Object (File)
Sep 16 2025, 5:23 PM
Unknown Object (File)
Jul 9 2025, 1:09 AM
Unknown Object (File)
Jul 8 2025, 12:22 AM
Unknown Object (File)
Jun 26 2025, 1:48 AM
Unknown Object (File)
Jun 25 2025, 12:25 PM
Unknown Object (File)
Jun 23 2025, 12:26 AM
Subscribers
None

Details

Reviewers
wblock
remko
bcr
Summary

bug 196997

The FAQ says in chapter 4.1.2:
"AMD64 platforms currently deployed support up to 1 TB of physical memory."

This is currently no longer true since 10.0. There it was raised to 4 TB. Have a look at:
https://www.freebsd.org/releases/10.0R/relnotes.html

Chapter 2.2, fourth paragraph. Can somebody update this?

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

jgh retitled this revision from to address bug 196997.
jgh updated this object.
jgh edited the test plan for this revision. (Show Details)
jgh added reviewers: remko, bcr, wblock.
jgh set the repository for this revision to rD FreeBSD doc repository - subversion.

added extra line between copyright date and project listing

faq/book.xml
1501–1502

The   should be between &os; and the release number, not after it to prevent page breaks disconnecting the two.

bcr edited edge metadata.
This revision is now accepted and ready to land.Jan 30 2015, 8:06 AM