]> git.ipfire.org Git - thirdparty/kernel/linux.git/blobdiff - Documentation/sysctl/vm.txt
mm, pcp: allow restoring percpu_pagelist_fraction default
[thirdparty/kernel/linux.git] / Documentation / sysctl / vm.txt
index bd4b34c0373878afc200173b4955724ab9899fa2..4415aa91568104fbcfa9cc594373513180a29c24 100644 (file)
@@ -702,7 +702,8 @@ The batch value of each per cpu pagelist is also updated as a result.  It is
 set to pcp->high/4.  The upper limit of batch is (PAGE_SHIFT * 8)
 
 The initial value is zero.  Kernel does not use this value at boot time to set
-the high water marks for each per cpu page list.
+the high water marks for each per cpu page list.  If the user writes '0' to this
+sysctl, it will revert to this default behavior.
 
 ==============================================================