aboutsummaryrefslogtreecommitdiff
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorTejun Heo <[email protected]>2015-10-22 09:48:37 +0900
committerTejun Heo <[email protected]>2015-10-22 17:58:26 +0900
commitca0752c5e3e6fad83d286a22d729390bd8004aec (patch)
treeaddfdab340f0f73ef5f0c33d3f53479247f2213a /net/unix/af_unix.c
parente4b7037c8613da41fb3f7b029414fe25370f53c0 (diff)
blkcg: don't create "io.stat" on the root cgroup
The stat files on the root cgroup shows stats for the whole system and usually don't contain any information which isn't available through the usual system monitoring mechanisms. Some controllers skip collecting these duplicate stats to optimize cases where cgroup isn't used and later try to emulate the result on demand. This leads to complexities and subtle differences in the information shown through different channels. This is entirely unnecessary and cgroup v2 is dropping stat files which are duplicate from all controllers. This patch removes "io.stat" from the root hierarchy. Signed-off-by: Tejun Heo <[email protected]> Acked-by: Jens Axboe <[email protected]> Cc: Vivek Goyal <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions