Improve the wording for the introduction for features in 8.x, and add

reference to the jail improvements seen in 8.x
This commit is contained in:
Gavin Atkinson 2013-03-17 11:35:04 +00:00
parent 93cbf3b86f
commit 10084a2f25
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=41254

View file

@ -102,10 +102,10 @@
for background fsck(8) even on unclean shutdowns.</li>
</ul>
<p><b>&os;&nbsp;8.x</b> brings many new
<p><b>&os;&nbsp;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>