Page MenuHomeFreeBSD

address bug 196997
ClosedPublic

Authored by jgh on Jan 30 2015, 7:39 AM.
Tags
None
Referenced Files
Unknown Object (File)
Dec 3 2024, 7:21 AM
Unknown Object (File)
Dec 2 2024, 10:23 PM
Unknown Object (File)
Nov 24 2024, 12:20 PM
Unknown Object (File)
Nov 24 2024, 11:10 AM
Unknown Object (File)
Sep 19 2024, 2:09 AM
Unknown Object (File)
Sep 17 2024, 5:44 AM
Unknown Object (File)
Sep 17 2024, 3:27 AM
Unknown Object (File)
Aug 16 2024, 9:10 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