lkml.org 
[lkml]   [2016]   [Jan]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/5] mm: workingset: per-cgroup thrash detection
Date
Hi,

these patches make the workingset code cgroup-aware, so that page
reclaim works properly when using the cgroup memory controller. More
details in the 5/5 changelog.

This should have been part of the original thrash detection patches,
but those were already too complex. So here we go.

Thanks,
Johannes

fs/buffer.c | 14 ++--
fs/xfs/xfs_aops.c | 8 +--
include/linux/memcontrol.h | 55 ++++++++++++++--
include/linux/mmzone.h | 11 ++--
include/linux/swap.h | 1 +
mm/filemap.c | 12 ++--
mm/memcontrol.c | 59 ++++-------------
mm/page-writeback.c | 28 ++++----
mm/rmap.c | 8 +--
mm/truncate.c | 6 +-
mm/vmscan.c | 26 ++++----
mm/workingset.c | 151 ++++++++++++++++++++++++++++++++-----------
12 files changed, 236 insertions(+), 143 deletions(-)

\
 
 \ /
  Last update: 2016-01-26 22:41    [W:0.059 / U:0.064 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site