]> git.proxmox.com Git - mirror_zfs.git/commit
Make metaslab_aliquot a module parameter.
authorEtienne Dechamps <etienne@edechamps.fr>
Sun, 10 May 2015 15:40:20 +0000 (16:40 +0100)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Mon, 22 Jun 2015 21:19:38 +0000 (14:19 -0700)
commit99b14de42104021f6b7d88118db010d8246bc0c0
tree1817cf665c5daed60392277102efd679d2b66f36
parente8fe6684a5128427e6ad1e75eb548b9fd0c482aa
Make metaslab_aliquot a module parameter.

This seems generally useful. metaslab_aliquot is the ZFS allocation
granularity, which is roughly equivalent to what is called the stripe
size in traditional RAID arrays. It seems relevant to performance
tuning.

Signed-off-by: Etienne Dechamps <etienne@edechamps.fr>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
man/man5/zfs-module-parameters.5
module/zfs/metaslab.c