Reading through this section, I think I've noticed a minor mistake: Unlike Linux, FreeBSD does not map all of physical memory into KVM. This means that FreeBSD can handle memory configurations up to 4G on 32 bit platforms. In fact, if the mmu were capable of it, FreeBSD could theoretically handle memory configurations up to 8TB on a 32 bit platform. However, since most 32 bit platforms are only capable of mapping 4GB of ram, this is a moot point.
Shouldn't the "up to" in the second sentence be "greater than"? Using "up to" seems to contradict the rest of the paragraph.. .................................... Andrew L. Duane - Principal Resident Engineer AT&T Advanced Services Technical Lead Juniper Quality Ambassador<https://core.juniper.net/qms/culture-of-quality/quality_ambassador/index.page> m +1 603.770.7088 o +1 408.933.6944 (2-6944) skype: andrewlduane [email protected]<mailto:[email protected]> _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-doc To unsubscribe, send any mail to "[email protected]"
