On Fri, 12 Dec 2014 17:13:21 +0100 Vlastimil Babka <vbabka@xxxxxxx> wrote: > Vlastimil Babka (4): > mm: set page->pfmemalloc in prep_new_page() > mm, page_alloc: reduce number of alloc_pages* functions' parameters > mm: reduce try_to_compact_pages parameters > mm: microoptimize zonelist operations That all looks pretty straightforward. It would be nice to have a summary of the code-size and stack-usage changes for the whole patchset. Can we move `struct alloc_context' into mm/internal.h? I pity the poor schmuck who has to maintain this patchset for 2 months. [2/4] already throws a large pile of rejects against page_alloc.c so can you please refresh/retest/resend? -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>