commit | 3d136a1131c66f7d26fb171e4c5b0b8baacd3129 | [log] [tgz] |
---|---|---|
author | Stefan Behrens <sbehrens@giantdisaster.de> | Fri Feb 03 11:20:04 2012 +0100 |
committer | Josef Bacik <josef@redhat.com> | Wed May 30 10:23:43 2012 -0400 |
tree | e09f9a755e05fc2a6e21ef87762f5f1f979320f6 | |
parent | 5bdbeb2187a99d690b374a8c5ec9911fcbcfe739 [diff] |
Btrfs: set ioprio of scrub readahead to idle Reduce ioprio class of scrub readahead threads to idle priority. This setting is fixed. This priority has shown the best performance during all measurements. Signed-off-by: Stefan Behrens <sbehrens@giantdisaster.de>