On 02/25/2014 03:27 PM, Johannes Weiner wrote: > GFP_THISNODE is for callers that implement their own clever fallback > to remote nodes, and so no direct reclaim is invoked. There are many > current users that only want node exclusiveness but still want reclaim > to make the allocation happen. Convert them over to __GFP_THISNODE > and update the documentation to clarify GFP_THISNODE semantics. > > Signed-off-by: Johannes Weiner <[email protected]>
Acked-by: Rik van Riel <[email protected]> -- All rights reversed -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

