Messages in this thread |  | | Date | Sat, 06 Oct 2001 18:59:34 +0100 | From | Alex Bligh - linux-kernel <> | Subject | Re: %u-order allocation failed |
| |
--On Saturday, 06 October, 2001 4:44 PM +0200 Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz> wrote:
> Here goes the fix. (note that I didn't try to compile it so there may be > bugs, but you see the point).
(seems to replace high order allocations by vmalloc)
& how does vmalloc allocate physically (as opposed to virtually) contiguous memory; can't clearly recall it being IRQ safe either (for GFP_ATOMIC).
-- Alex Bligh - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |