On Tue, 5 May 2015 23:13:29 +0100 Mel Gorman <mgorman@xxxxxxx> wrote: > > Alternatively, the page allocator can go off and synchronously > > initialize some pageframes itself. Keep doing that until the > > allocation attempt succeeds. > > > > That was rejected during review of earlier attempts at this feature on > the grounds that it impacted allocator fast paths. eh? Changes are only needed on the allocation-attempt-failed path, which is slow-path. -- 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>