Re: [PATCH] [0/13] General DMA zone rework

From: Andi Kleen
Date: Fri Mar 07 2008 - 10:33:25 EST


On Fri, Mar 07, 2008 at 04:18:55PM +0100, Rene Herman wrote:
> On 07-03-08 10:07, Andi Kleen wrote:
>
> >it to any size needed (upto 2GB currently). The default sizing
> >heuristics are for now the same as in the old code: by default
> >all free memory below 16MB is put into the pool (in practice that
> >is only ~8MB or so usable because the kernel is loaded there too)
>
> Just a side-comment -- not necessarily, given CONFIG_PHYSICAL_START.

"In practice". People usually do not change that. Anyways the dma zone
will be fully compatible. If you have moved your kernel outside
the 16MB area and there is nothing else there (normally there
is some other stuff there too) you'll get the full 16MB for the default
compat pool.

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