blk-cgroup: add CONFIG_BLK_CGROUP_DEBUG_STATS option#543
blk-cgroup: add CONFIG_BLK_CGROUP_DEBUG_STATS option#543blktests-ci[bot] wants to merge 1 commit intolinus-master_basefrom
Conversation
|
Upstream branch: de0674d |
9d3c6de to
7c2ae0a
Compare
|
Upstream branch: f14faaf |
a9c117d to
66a5f78
Compare
7c2ae0a to
54294d6
Compare
|
Upstream branch: b7ff715 |
66a5f78 to
3f71b3f
Compare
54294d6 to
eb49f7b
Compare
|
Upstream branch: e7aa572 |
3f71b3f to
c86ed0e
Compare
eb49f7b to
30e5c22
Compare
|
Upstream branch: 05f7e89 |
c86ed0e to
446911b
Compare
30e5c22 to
519f160
Compare
|
Upstream branch: c22e26b |
446911b to
049799b
Compare
519f160 to
49ecc64
Compare
|
Upstream branch: 37a93dd |
049799b to
8b382b3
Compare
49ecc64 to
0525b37
Compare
|
Upstream branch: 7449f86 |
8b382b3 to
9b1ce6f
Compare
0525b37 to
6de2940
Compare
|
Upstream branch: cee73b1 |
bbff8a4 to
be7af85
Compare
|
Upstream branch: 26a4cfa |
13f4a50 to
b3f9163
Compare
be7af85 to
bfa4f99
Compare
|
Upstream branch: 0f2acd3 |
b3f9163 to
fe5be0b
Compare
bfa4f99 to
e2350d3
Compare
|
Upstream branch: 9702969 |
fe5be0b to
558ddda
Compare
e2350d3 to
e1fefe2
Compare
|
Upstream branch: 2961f84 |
558ddda to
7c2a462
Compare
e1fefe2 to
f714aad
Compare
|
Upstream branch: 2961f84 |
7c2a462 to
0d2be56
Compare
f714aad to
df85678
Compare
|
Upstream branch: 2b7a25d |
0d2be56 to
13b5a63
Compare
df85678 to
50e7070
Compare
|
Upstream branch: 32a92f8 |
13b5a63 to
2939cb2
Compare
50e7070 to
c90f83b
Compare
|
Upstream branch: 6de23f8 |
2939cb2 to
d9544a3
Compare
c90f83b to
c475e20
Compare
|
Upstream branch: 7dff99b |
Add a Kconfig option to enable blkcg_debug_stats by default at compile time. When CONFIG_BLK_CGROUP_DEBUG_STATS is enabled, additional debugging information is shown in the cgroup io.stat file, including cost.wait, cost.indebt, and cost.indelay for iocost, as well as latency statistics for iolatency. The runtime module parameter blkcg_debug_stats remains functional, allowing the setting to be toggled regardless of the compile-time default. Signed-off-by: Breno Leitao <leitao@debian.org>
d9544a3 to
e8b393f
Compare
Pull request for series with
subject: blk-cgroup: add CONFIG_BLK_CGROUP_DEBUG_STATS option
version: 1
url: https://patchwork.kernel.org/project/linux-block/list/?series=1050811