]> granicus.if.org Git - zfs/commit
Add l2arc_max_block_size tunable
authorBrian Behlendorf <behlendorf1@llnl.gov>
Wed, 10 Feb 2016 18:42:01 +0000 (10:42 -0800)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Thu, 25 Feb 2016 17:44:00 +0000 (09:44 -0800)
commit8a09d5fd463120ee5d527b4d40d029b37a0b8d6e
tree7dd0f5598f74ddf8624c0cf8be0e975f3190119d
parent5428dc51fb55145fbac1c142402dafc11d1e7d28
Add l2arc_max_block_size tunable

Set a limit for the largest compressed block which can be written
to an L2ARC device.  By default this limit is set to 16M so there
is no change in behavior.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Richard Elling <Richard.Elling@RichardElling.com>
Signed-off-by: Tim Chase <tim@chase2k.com>
Closes #4323
man/man5/zfs-module-parameters.5
module/zfs/arc.c