linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] Follow-up fixes to node-lru series v2
@ 2016-07-15 13:09 Mel Gorman
  2016-07-15 13:09 ` [PATCH 1/5] mm, vmscan: make shrink_node decisions more node-centric -fix Mel Gorman
                   ` (4 more replies)
  0 siblings, 5 replies; 16+ messages in thread
From: Mel Gorman @ 2016-07-15 13:09 UTC (permalink / raw)
  To: Andrew Morton
  Cc: Johannes Weiner, Minchan Kim, Vlastimil Babka, Linux-MM, LKML,
	Mel Gorman

This is another round of fixups to the node-lru series. The most
important patch is the last one which prevents a warning in memcg
from being triggered.

 include/linux/memcontrol.h |  2 +-
 include/linux/mm_inline.h  |  5 ++---
 mm/memcontrol.c            |  5 +----
 mm/page_alloc.c            |  6 +++---
 mm/swap.c                  | 20 ++++++++++----------
 mm/vmscan.c                | 43 +++++++++++++++++++++++++++++++++++--------
 6 files changed, 52 insertions(+), 29 deletions(-)

-- 
2.6.4

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2016-07-18 16:20 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-15 13:09 [PATCH 0/5] Follow-up fixes to node-lru series v2 Mel Gorman
2016-07-15 13:09 ` [PATCH 1/5] mm, vmscan: make shrink_node decisions more node-centric -fix Mel Gorman
2016-07-15 15:42   ` Minchan Kim
2016-07-18 16:14   ` Johannes Weiner
2016-07-15 13:09 ` [PATCH 2/5] mm, vmscan: avoid passing in classzone_idx unnecessarily to compaction_ready -fix Mel Gorman
2016-07-15 15:50   ` Minchan Kim
2016-07-18 16:15   ` Johannes Weiner
2016-07-15 13:09 ` [PATCH 3/5] mm, pagevec: Release/reacquire lru_lock on pgdat change Mel Gorman
2016-07-15 15:53   ` Minchan Kim
2016-07-18 16:20   ` Johannes Weiner
2016-07-15 13:09 ` [PATCH 4/5] mm: show node_pages_scanned per node, not zone Mel Gorman
2016-07-16 10:14   ` Minchan Kim
2016-07-15 13:09 ` [PATCH 5/5] mm, vmscan: Update all zone LRU sizes before updating memcg Mel Gorman
2016-07-15 14:45   ` Minchan Kim
2016-07-15 15:01     ` Mel Gorman
2016-07-15 15:54   ` Minchan Kim

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).