Re: [patch 2/2] x86, fpu: lazy allocation of FPU area - v3

From: Arjan van de Ven
Date: Fri Mar 07 2008 - 08:22:46 EST


Andi Kleen wrote:
this is just for handling the case where that fails
(basically near/totally OOM or the case where you get a fatal signal)

I didn't think GFP_KERNEL was interruptible by signals...
(although sometimes under oom thrashing I think it would be great if it was...)

we need to make it (or with GFP_KILLABLE); would make total sense...
(so yeah it was more wishful thinking than reality)
--
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/