summaryrefslogtreecommitdiffstats
path: root/kernel/cgroup/rstat.c
Commit message (Expand)AuthorAgeFilesLines
* cgroup: Make cgroup_rstat_updated() ready for root cgroup usageTejun Heo2018-04-261-0/+4
* cgroup: Add memory barriers to plug cgroup_rstat_updated() race windowTejun Heo2018-04-261-3/+13
* cgroup: Add cgroup_subsys->css_rstat_flush()Tejun Heo2018-04-261-1/+10
* cgroup: Replace cgroup_rstat_mutex with a spinlockTejun Heo2018-04-261-13/+45
* cgroup: Factor out and expose cgroup_rstat_*() interface functionsTejun Heo2018-04-261-12/+30
* cgroup: Reorganize kernel/cgroup/rstat.cTejun Heo2018-04-261-88/+94
* cgroup: Distinguish base resource stat implementation from rstatTejun Heo2018-04-261-35/+32
* cgroup: Rename stat to rstatTejun Heo2018-04-261-89/+91
* cgroup: Rename kernel/cgroup/stat.c to kernel/cgroup/rstat.cTejun Heo2018-04-261-0/+338