Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cgroup: Make cgroup_rstat_updated() ready for root cgroup usage | Tejun Heo | 2018-04-26 | 1 | -0/+4 |
* | cgroup: Add memory barriers to plug cgroup_rstat_updated() race window | Tejun Heo | 2018-04-26 | 1 | -3/+13 |
* | cgroup: Add cgroup_subsys->css_rstat_flush() | Tejun Heo | 2018-04-26 | 1 | -1/+10 |
* | cgroup: Replace cgroup_rstat_mutex with a spinlock | Tejun Heo | 2018-04-26 | 1 | -13/+45 |
* | cgroup: Factor out and expose cgroup_rstat_*() interface functions | Tejun Heo | 2018-04-26 | 1 | -12/+30 |
* | cgroup: Reorganize kernel/cgroup/rstat.c | Tejun Heo | 2018-04-26 | 1 | -88/+94 |
* | cgroup: Distinguish base resource stat implementation from rstat | Tejun Heo | 2018-04-26 | 1 | -35/+32 |
* | cgroup: Rename stat to rstat | Tejun Heo | 2018-04-26 | 1 | -89/+91 |
* | cgroup: Rename kernel/cgroup/stat.c to kernel/cgroup/rstat.c | Tejun Heo | 2018-04-26 | 1 | -0/+338 |