aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorXiu Jianfeng <[email protected]>2024-07-16 13:30:58 +0000
committerJens Axboe <[email protected]>2024-07-19 09:40:07 -0600
commit89ed6c9ac69ec398ccb648f5f675b43e8ca679ca (patch)
tree7c7633cf1c53cf4eae053bb8499d7f736571388f /tools/perf/scripts/python/bin/export-to-postgresql-report
parent72d04bdcf3f7d7e07d82f9757946f68802a7270a (diff)
blk-cgroup: move congestion_count to struct blkcg
The congestion_count was introduced into the struct cgroup by commit d09d8df3a294 ("blkcg: add generic throttling mechanism"), but since it is closely related to the blkio subsys, it is not appropriate to put it in the struct cgroup, so let's move it to struct blkcg. There should be no functional changes because blkcg is per cgroup. Signed-off-by: Xiu Jianfeng <[email protected]> Acked-by: Tejun Heo <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions