]> git.proxmox.com Git - mirror_zfs.git/commit - man/man5/zfs-module-parameters.5
Disable arc_p adapt dampener by default
authorPrakash Surya <surya1@llnl.gov>
Fri, 3 Jan 2014 18:36:26 +0000 (10:36 -0800)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Sat, 22 Feb 2014 00:10:49 +0000 (16:10 -0800)
commit624227854e619d1bf555445f3bc38730fb9278c4
tree03139489a6b024a2a483523843a237ed60f9ecab
parentf521ce1b9c6102f9175f26548d4c521e115f8d60
Disable arc_p adapt dampener by default

It's unclear why adjustments to arc_p need to be dampened as they are in
arc_adjust. With that said, it's removal significantly improves the arc's
ability to "warm up" to a given workload. Thus, I'm disabling by default
until its usefulness is better understood.

Signed-off-by: Prakash Surya <surya1@llnl.gov>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Issue #2110
man/man5/zfs-module-parameters.5
module/zfs/arc.c