summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorRichard Yao <[email protected]>2015-08-29 12:01:07 -0400
committerBrian Behlendorf <[email protected]>2015-09-01 15:22:07 -0700
commitfb40095f5f0853946f8150481ca22602d1334dfe (patch)
treed0c1617c305088d01b7c3db29c46824c610c0f5f /etc
parentcafbd2aca3fd17be78577348d9661f4142d1eb70 (diff)
Disable LBA weighting on files and SSDs
The LBA weighting makes sense on rotational media where the outer tracks have twice the bandwidth of the inner tracks. However, it is detrimental on nonrotational media such as solid state disks, where the only effect is to ensure that metaslabs enter the best-fit allocation behavior sooner, which is detrimental to performance. It also makes no sense on files where the underlying filesystem can arrange things however it wants. Signed-off-by: Richard Yao <[email protected]> Signed-off-by: Brian Behlendorf <[email protected]> Closes #3712
Diffstat (limited to 'etc')
0 files changed, 0 insertions, 0 deletions