diff options
| author | Miao Xie <[email protected]> | 2013-07-25 19:22:34 +0800 |
|---|---|---|
| committer | Chris Mason <[email protected]> | 2013-09-01 08:04:33 -0400 |
| commit | facc8a2247340a9735fe8cc123c5da2102f5ef1b (patch) | |
| tree | fc6a1ea604e0bd5c3d22da891669e0516d776916 /tools/perf/scripts/python/bin | |
| parent | f2a09da9d0cba17ad4041e7e54f1ca840b12d0be (diff) | |
Btrfs: don't cache the csum value into the extent state tree
Before applying this patch, we cached the csum value into the extent state
tree when reading some data from the disk, this operation increased the lock
contention of the state tree.
Now, we just store the csum value into the bio structure or other unshared
structure, so we can reduce the lock contention.
Signed-off-by: Miao Xie <[email protected]>
Signed-off-by: Josef Bacik <[email protected]>
Signed-off-by: Chris Mason <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions