HomeFreeBSD

Add spa_slop_shift module option

Description

Add spa_slop_shift module option

Allow for easy turning of a pools reserved free space. Previous
versions of ZFS (v0.6.4 and earlier) held 1/64 of the pools capacity
in reserve. Commits 3d45fdd and 0c60cc3 increased this to 1/32.
Setting spa_slop_shift=6 will restore the previous default setting.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #3724

Details

Provenance
Brian Behlendorf <behlendorf1@llnl.gov>Authored on Sep 1 2015, 4:45 PM
Parents
rG3f1cc17c9005: Reorder zfs-* services to allow /var on separate dataset
Branches
Unknown
Tags
Unknown

Event Timeline

Brian Behlendorf <behlendorf1@llnl.gov> committed rG6cde64351e23: Add spa_slop_shift module option (authored by Brian Behlendorf <behlendorf1@llnl.gov>).Sep 2 2015, 4:30 PM