]> git.proxmox.com Git - mirror_zfs.git/blobdiff - man/man5/zfs-module-parameters.5
Update arc_memory_throttle() to check pageout
[mirror_zfs.git] / man / man5 / zfs-module-parameters.5
index c0365ea5c9cd24fa3f2e75506b20489a880d38c5..de3f35bbb80d4f926e653986a1683e11d984c57e 100644 (file)
@@ -388,23 +388,24 @@ Default value: \fB5\fR.
 .sp
 .ne 2
 .na
-\fBzfs_arc_max\fR (ulong)
+\fBzfs_arc_lotsfree_percent\fR (int)
 .ad
 .RS 12n
-Max arc size
+Throttle I/O when free system memory drops below this percentage of total
+system memory.  Setting this value to 0 will disable the throttle.
 .sp
-Default value: \fB0\fR.
+Default value: \fB10\fR.
 .RE
 
 .sp
 .ne 2
 .na
-\fBzfs_arc_memory_throttle_disable\fR (int)
+\fBzfs_arc_max\fR (ulong)
 .ad
 .RS 12n
-Disable memory throttle
+Max arc size
 .sp
-Use \fB1\fR for yes (default) and \fB0\fR to disable.
+Default value: \fB0\fR.
 .RE
 
 .sp