svn commit: r41254 - head/en_US.ISO8859-1/htdocs
Gavin Atkinson
gavin at FreeBSD.org
Sun Mar 17 11:35:05 UTC 2013
Author: gavin
Date: Sun Mar 17 11:35:04 2013
New Revision: 41254
URL: http://svnweb.freebsd.org/changeset/doc/41254
Log:
Improve the wording for the introduction for features in 8.x, and add
reference to the jail improvements seen in 8.x
Modified:
head/en_US.ISO8859-1/htdocs/features.xml
Modified: head/en_US.ISO8859-1/htdocs/features.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/features.xml Sun Mar 17 11:30:48 2013 (r41253)
+++ head/en_US.ISO8859-1/htdocs/features.xml Sun Mar 17 11:35:04 2013 (r41254)
@@ -102,10 +102,10 @@
for background fsck(8) even on unclean shutdowns.</li>
</ul>
- <p><b>&os; 8.x</b> brings many new
+ <p><b>&os; 8.x</b> brought many new
features and performance enhancements. With special focus on
- a new USB stack, &os;-8.x shipped with experimental support
- for NFSv4. As well as a new TTY layer. Which improves
+ a new USB stack, &os;-8.x also shipped with experimental support
+ for NFSv4. A new TTY layer was introduced, which improves
scalability and resources handling in SMP enabled systems.</p>
<ul>
@@ -118,6 +118,12 @@
benchmarks on SMP machines show substantial performance
improvement over the previous version.</li>
+ <li><b>Jail improvements:</b> Jails now support multiple IPv4
+ and IPv6 addresses per jail, and also support SCTP.
+ Hierarchies of jails (jails-within-jails) are now supported,
+ and jails can now be restricted to subsets of available
+ CPUs.</li>
+
<li><b>Linux emulation:</b> layer has been updated to version
2.6.16 and the default Linux infrastructure port is now
emulators/linux_base-f10 (Fedora 10)</li>
More information about the svn-doc-head
mailing list