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:
parent
93cbf3b86f
commit
10084a2f25
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=41254
1 changed files with 9 additions and 3 deletions
|
@ -102,10 +102,10 @@
|
||||||
for background fsck(8) even on unclean shutdowns.</li>
|
for background fsck(8) even on unclean shutdowns.</li>
|
||||||
</ul>
|
</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
|
features and performance enhancements. With special focus on
|
||||||
a new USB stack, &os;-8.x shipped with experimental support
|
a new USB stack, &os;-8.x also shipped with experimental support
|
||||||
for NFSv4. As well as a new TTY layer. Which improves
|
for NFSv4. A new TTY layer was introduced, which improves
|
||||||
scalability and resources handling in SMP enabled systems.</p>
|
scalability and resources handling in SMP enabled systems.</p>
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
|
@ -118,6 +118,12 @@
|
||||||
benchmarks on SMP machines show substantial performance
|
benchmarks on SMP machines show substantial performance
|
||||||
improvement over the previous version.</li>
|
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
|
<li><b>Linux emulation:</b> layer has been updated to version
|
||||||
2.6.16 and the default Linux infrastructure port is now
|
2.6.16 and the default Linux infrastructure port is now
|
||||||
emulators/linux_base-f10 (Fedora 10)</li>
|
emulators/linux_base-f10 (Fedora 10)</li>
|
||||||
|
|
Loading…
Reference in a new issue