aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorQu Wenruo <[email protected]>2022-11-01 19:16:08 +0800
committerDavid Sterba <[email protected]>2022-12-05 18:00:49 +0100
commit5eb30ee26fa4dbd2d31f50ee3b4212933f86cb57 (patch)
tree240db57b5c1aa6288edf3bf9de1549cab95677e6 /tools/perf/scripts/python/export-to-postgresql.py
parent6486d21c99cb46666c11632e4d595568863b965c (diff)
btrfs: raid56: introduce the main entrance for RMW path
The new entrance will be called rmw_rbio(), it will have a streamlined workflow by using submit-and-wait method. Thus there will be no weird jumps between tons of functions, thus way more reader friendly, and will make later expansion easier, as it's now a straight workflow, the timing is way more clear. Unfortunately we can not yet migrate the RMW path to use this new entrance as we still need extra work to address the plug and unlock_stripe() function. Signed-off-by: Qu Wenruo <[email protected]> Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions