aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMatthew Sakai <[email protected]>2023-11-16 20:11:44 -0500
committerMike Snitzer <[email protected]>2024-02-20 13:43:14 -0500
commitcfaf07fae7a262865a67b6010eef3bc0a1ae50b2 (patch)
tree6a24888028f3630c881f8f4952dbb0da5ad0e951 /tools/perf/scripts/python
parentc65bfacedc3e9d394c06dacd7b9c70e6bdf41702 (diff)
dm vdo: add hash locks and hash zones
In order to deduplicate concurrent writes of the same data (to different locations), data_vios which are writing the same data are grouped together in a "hash lock," named for and keyed by the hash of the data being written. Each hash lock is assigned to a hash zone based on a portion of its hash. Co-developed-by: J. corwin Coburn <[email protected]> Signed-off-by: J. corwin Coburn <[email protected]> Co-developed-by: Michael Sclafani <[email protected]> Signed-off-by: Michael Sclafani <[email protected]> Co-developed-by: Sweet Tea Dorminy <[email protected]> Signed-off-by: Sweet Tea Dorminy <[email protected]> Signed-off-by: Matthew Sakai <[email protected]> Signed-off-by: Mike Snitzer <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions