zfs/man/man5
Brian Behlendorf 728d6ae91e Reinstate zfs_arc_p_min_shift
Commit f521ce1 removed the minimum value for "arc_p" allowing it to
drop to zero or grow to "arc_c".  This was done to improve specific
workload which constantly dirties new "metadata" but also frequently
touches a "small" amount of mfu data (e.g. mkdir's).

This change may still be desirable but it needs to be re-investigated.
in the context of the recent ARC changes from upstream.  Therefore
this code is being restored to facilitate benchmarking.  By setting
"zfs_arc_p_min_shift=64" we easily compare the performance.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Issue #3533
2015-07-23 09:42:32 -07:00
..
Makefile.am Initial attempt to document events and payloads. 2014-07-25 11:58:36 -07:00
vdev_id.conf.5 vdev_id: support per-channel slot mappings 2014-01-17 11:17:54 -08:00
zfs-events.5 man: fix spelling mistakes in manual 2015-07-01 10:58:31 -07:00
zfs-module-parameters.5 Reinstate zfs_arc_p_min_shift 2015-07-23 09:42:32 -07:00
zpool-features.5 Illumos 5027 - zfs large block support 2015-05-11 12:23:16 -07:00