]> git.proxmox.com Git - mirror_zfs.git/commit
Convert zfs_mg_noalloc_threshold to a module parameter and document
authorTim Chase <tim@chase2k.com>
Thu, 10 Jul 2014 03:36:03 +0000 (22:36 -0500)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Wed, 16 Jul 2014 23:49:25 +0000 (16:49 -0700)
commitf4a4046bd60523c2d5d9c3ed85e74c3d08638393
tree8b71304a57129c08068778ab19578224e81594b9
parentd5869641416362c82bb7f090d13af4b86a7270f9
Convert zfs_mg_noalloc_threshold to a module parameter and document

The parameter was added as illumos issue 4081 which was committed to
zfsonlinux in ac72fac3eaa569902cad88053167f7d74e7fe7e4.  This patch
documents the parameter and allows for it to be set as a module parameter.

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