aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorBoris Burkov <[email protected]>2023-06-28 11:00:05 -0700
committerDavid Sterba <[email protected]>2023-10-12 16:44:10 +0200
commit6ed05643ddb166c0fddabac8ee092659006214a9 (patch)
treed4170bc6404d703e0eeecb955cbb76322679585f /tools/perf/scripts/python
parentaf0e2aab3b70b7844232bbce2a619ec70e049df4 (diff)
btrfs: create qgroup earlier in snapshot creation
Pull creating the qgroup earlier in the snapshot. This allows simple quotas qgroups to see all the metadata writes related to the snapshot being created and to be born with the root node accounted. Note this has an impact on transaction commit where the qgroup creation can do a lot of work, allocate memory and take locks. The change is done for correctness, potential performance issues will be fixed in the future. Signed-off-by: Boris Burkov <[email protected]> [ add note ] Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions