Update to r53010:
Correct the description of vfs.zfs.arc_max. Update the description of the default value for the vgs.zfs.arc_max tunable. It changed since the chapter was written and this patch updates it to the definition in the code.
This commit is contained in:
parent
f077a9c6af
commit
973e89aa37
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=53447
1 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
|||
The FreeBSD German Documentation Project
|
||||
|
||||
$FreeBSD$
|
||||
basiert auf: r52404
|
||||
basiert auf: r53010
|
||||
-->
|
||||
|
||||
<chapter xmlns="http://docbook.org/ns/docbook"
|
||||
|
@ -3388,7 +3388,7 @@ dedup = 1.05, compress = 1.11, copies = 1.00, dedup * compress / copies = 1.16</
|
|||
- Maximale Größe des <link
|
||||
linkend="zfs-term-arc"><acronym>ARC</acronym></link>.
|
||||
Die Voreinstellung ist der gesamte <acronym>RAM</acronym>
|
||||
weniger 1 GB oder die Hälfte vom
|
||||
weniger 1 GB oder 5/8 vom
|
||||
<acronym>RAM</acronym>, je nachdem, was mehr ist.
|
||||
Allerdings sollte ein niedriger Wert verwendet werden,
|
||||
wenn das System weitere Dienste oder Prozesse laufen
|
||||
|
|
Loading…
Reference in a new issue