Re: [patch 3/3 -mmotm] oom: invoke oom killer for __GFP_NOFAIL

From: Nick Piggin
Date: Tue Jun 02 2009 - 02:27:52 EST


On Mon, Jun 01, 2009 at 10:56:02PM -0700, Andrew Morton wrote:
> On Mon, 1 Jun 2009 18:31:14 -0700 (PDT) David Rientjes <rientjes@xxxxxxxxxx> wrote:
> Do we know of any callsites which do greater-than-order-0 allocations
> with GFP_NOFAIL? If so, we should fix them.

Yeah, we have GFP_NOFAIL going to the slab allocator, so all bets are
off in regard to the order.

Hmm, checkpatch should warn about it too shouldn't it? We recently
acquired one right on the IO submission path, unfortunately.

7ba1ba12eeef0aa7113beb16410ef8b7c748e18b

--
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/