Whitespace only: translators may ignore.
This commit is contained in:
parent
f8666db52d
commit
82216b4f43
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=41247
1 changed files with 4 additions and 3 deletions
|
@ -58,6 +58,7 @@
|
|||
functions with hook points of interest within the kernel.
|
||||
These allow a structured way to dynamically extend the
|
||||
kernel at runtime in an ABI preserving manner.</li>
|
||||
|
||||
<li><b>Accounting API:</b> has been implemented. It can keep
|
||||
per-process, per-jail, and per-login class resource
|
||||
accounting information. Note that this is neither built nor
|
||||
|
@ -96,9 +97,9 @@
|
|||
net.inet.tcp.cc.algorithm.</li>
|
||||
|
||||
<li><b>SU+J:</b> &os;'s Fast File System now supports soft
|
||||
updates with journaling. It introduces an intent log into a
|
||||
softupdates-enabled file system which eliminates the need for
|
||||
background fsck(8) even on unclean shutdowns.</li>
|
||||
updates with journaling. It introduces an intent log into
|
||||
a softupdates-enabled file system which eliminates the need
|
||||
for background fsck(8) even on unclean shutdowns.</li>
|
||||
</ul>
|
||||
|
||||
<p><b>&os; 8.x</b> brings many new
|
||||
|
|
Loading…
Reference in a new issue