Date: Sun, 17 Mar 2013 11:35:04 +0000 (UTC) From: Gavin Atkinson <gavin@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r41254 - head/en_US.ISO8859-1/htdocs Message-ID: <201303171135.r2HBZ4Es072136@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201303171135.r2HBZ4Es072136>