On 08/24/2015 02:09 PM, Mel Gorman wrote:
This patch redefines which GFP bits are used for specifying mobility and
the order of the migrate types. Once redefined it's possible to convert
GFP flags to a migrate type with a simple mask and shift. The only downside
is that readers of OOM kill messages and allocation failures may have been
used to the existing values but scripts/gfp-translate will help.

Yeah after patches 7 and 8, this is not much of a concern :)

Signed-off-by: Mel Gorman <mgor...@techsingularity.net>

Acked-by: Vlastimil Babka <vba...@suse.cz>

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to