diff options
author | 2015-08-13 14:32:02 -0700 | |
---|---|---|
committer | 2015-11-01 13:48:26 +1100 | |
commit | 9c3e333d3f8b01407c8e9f78958e28a8594a0827 (patch) | |
tree | fa18a05290aa25dfa15b80f2e14c8f3a5341d43d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | raid5-cache: use crc32c checksum (diff) | |
download | wireguard-linux-9c3e333d3f8b01407c8e9f78958e28a8594a0827.tar.xz wireguard-linux-9c3e333d3f8b01407c8e9f78958e28a8594a0827.zip |
raid5: disable batch with log enabled
With log enabled, r5l_write_stripe will add the stripe to log. With
batch, several stripes are linked together. The stripes must be in the
same state. While with log, the log/reclaim unit is stripe, we can't
guarantee the several stripes are in the same state. Disabling batch for
log now.
Signed-off-by: Shaohua Li <shli@fb.com>
Signed-off-by: NeilBrown <neilb@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions