All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] get rid of __alloc_pages_high_priority
@ 2015-11-16 13:22 ` mhocko
  0 siblings, 0 replies; 28+ messages in thread
From: mhocko @ 2015-11-16 13:22 UTC (permalink / raw)
  To: Andrew Morton; +Cc: Mel Gorman, David Rientjes, linux-mm, LKML

Hi,
this has been posted http://lkml.kernel.org/r/1447343618-19696-1-git-send-email-mhocko%40kernel.org
last week. David has requested to split the patch into two parts
one to removed and opencode __alloc_pages_high_priority without
any functional changes and the other one which changes the retry
behavior for __GFP_NOFAIL with ALLOC_NO_WATERMARKS allocation context.
This was reflected in this submission.

The end result is very same so I've kept Mel's Acked-by. Let me know if
you do not agree with this Mel and I will drop it.

 mm/page_alloc.c | 48 +++++++++++++++++-------------------------------
 1 file changed, 17 insertions(+), 31 deletions(-)


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

end of thread, other threads:[~2015-11-23  9:33 UTC | newest]

Thread overview: 28+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-16 13:22 [PATCH 0/2] get rid of __alloc_pages_high_priority mhocko
2015-11-16 13:22 ` mhocko
2015-11-16 13:22 ` [PATCH 1/2] mm: " mhocko
2015-11-16 13:22   ` mhocko
2015-11-16 18:43   ` Mel Gorman
2015-11-16 18:43     ` Mel Gorman
2015-11-16 21:14   ` David Rientjes
2015-11-16 21:14     ` David Rientjes
2015-11-18 14:48   ` Vlastimil Babka
2015-11-18 14:48     ` Vlastimil Babka
2015-11-16 13:22 ` [PATCH 2/2] mm: do not loop over ALLOC_NO_WATERMARKS without triggering reclaim mhocko
2015-11-16 13:22   ` mhocko
2015-11-16 21:18   ` David Rientjes
2015-11-16 21:18     ` David Rientjes
2015-11-17 10:58   ` Tetsuo Handa
2015-11-17 10:58     ` Tetsuo Handa
2015-11-18  9:11     ` Michal Hocko
2015-11-18  9:11       ` Michal Hocko
2015-11-18  9:22       ` Michal Hocko
2015-11-18  9:22         ` Michal Hocko
2015-11-18 14:57   ` Vlastimil Babka
2015-11-18 14:57     ` Vlastimil Babka
2015-11-18 15:11     ` Michal Hocko
2015-11-18 15:11       ` Michal Hocko
2015-11-18 15:19       ` Vlastimil Babka
2015-11-18 15:19         ` Vlastimil Babka
2015-11-23  9:33   ` Michal Hocko
2015-11-23  9:33     ` Michal Hocko

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.