Re: [RFC/PATCH v2] mm: Introduce GFP_PANIC for non-failingallocations

From: Christoph Lameter
Date: Fri May 08 2009 - 10:20:51 EST


On Fri, 8 May 2009, Pekka Enberg wrote:

> +#define GFP_PANIC (__GFP_NOFAIL | __GFP_NORETRY | __GFP_NOMEMALLOC)

So this means not retrying the allocation a couple of times? Not delving
into reserve pools? Such behavior is good for a allocation that causes a
panic if it fails?

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