aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/cgroup/rstat.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-15cgroup, rstat: Don't flush subtree root unless necessaryTejun Heo1-4/+6
2018-04-26cgroup: Make cgroup_rstat_updated() ready for root cgroup usageTejun Heo1-0/+4
2018-04-26cgroup: Add memory barriers to plug cgroup_rstat_updated() race windowTejun Heo1-3/+13
2018-04-26cgroup: Add cgroup_subsys->css_rstat_flush()Tejun Heo1-1/+10
2018-04-26cgroup: Replace cgroup_rstat_mutex with a spinlockTejun Heo1-13/+45
2018-04-26cgroup: Factor out and expose cgroup_rstat_*() interface functionsTejun Heo1-12/+30
2018-04-26cgroup: Reorganize kernel/cgroup/rstat.cTejun Heo1-88/+94
2018-04-26cgroup: Distinguish base resource stat implementation from rstatTejun Heo1-35/+32
2018-04-26cgroup: Rename stat to rstatTejun Heo1-89/+91
2018-04-26cgroup: Rename kernel/cgroup/stat.c to kernel/cgroup/rstat.cTejun Heo1-0/+338