Re: [patch 2.6.14-rc4] b44: alternate allocation option for DMA descriptors

From: John W. Linville
Date: Thu Oct 20 2005 - 09:35:27 EST


On Thu, Oct 20, 2005 at 05:17:05PM +1000, Benjamin Herrenschmidt wrote:

> So basically, what you are doing is: if allocation fails, you try to get
> memory using GFP_KERNEL. If it happens to be in the low 2Gb of memory,
> use it, if not, drop it.
>
> Did I get that right ?

Yes, that is basically correct. I wish I had something more clever
than that...suggestions welcome...

John
--
John W. Linville
linville@xxxxxxxxxxxxx
-
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/