v2->v1: add bugifx for "mm: memcg: restore subtree stats flushing"
Lu Jialin (1):
memcg/kabi: reserve space for memcg_vmstats_percpu related structures
Yosry Ahmed (6):
mm: memcg: change flush_next_time to flush_last_time
mm: memcg: move vmstats structs definition above flushing code
mm: memcg: make stats flushing threshold per-memcg
mm: workingset: move the stats flush into workingset_test_recent()
mm: memcg: restore subtree stats flushing
mm: memcg: optimize parent iteration in memcg_rstat_updated()
include/linux/memcontrol.h | 8 +-
mm/memcontrol.c | 289 +++++++++++++++++++++----------------
mm/vmscan.c | 2 +-
mm/workingset.c | 42 ++++--
4 files changed, 201 insertions(+), 140 deletions(-)
--
2.34.1