aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/cgroup/rstat.c
AgeCommit message (Expand)Author
2020-06-07Revert "cgroup: Add memory barriers to plug cgroup_rstat_updated() race window"Tejun Heo
2020-01-15cgroup: fix function name in commentChen Zhou
2019-11-06cgroup: use cgroup->last_bstat instead of cgroup->bstat_pending for consistencyTejun Heo
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner
2019-02-15cgroup, rstat: Don't flush subtree root unless necessaryTejun Heo
2018-04-26cgroup: Make cgroup_rstat_updated() ready for root cgroup usageTejun Heo
2018-04-26cgroup: Add memory barriers to plug cgroup_rstat_updated() race windowTejun Heo
2018-04-26cgroup: Add cgroup_subsys->css_rstat_flush()Tejun Heo
2018-04-26cgroup: Replace cgroup_rstat_mutex with a spinlockTejun Heo
2018-04-26cgroup: Factor out and expose cgroup_rstat_*() interface functionsTejun Heo
2018-04-26cgroup: Reorganize kernel/cgroup/rstat.cTejun Heo
2018-04-26cgroup: Distinguish base resource stat implementation from rstatTejun Heo
2018-04-26cgroup: Rename stat to rstatTejun Heo
2018-04-26cgroup: Rename kernel/cgroup/stat.c to kernel/cgroup/rstat.cTejun Heo