Re: 2.6.10-rc2-mm4

From: Christoph Hellwig
Date: Tue Nov 30 2004 - 13:45:33 EST


On Tue, Nov 30, 2004 at 07:06:34PM +0100, Arjan van de Ven wrote:
> On Tue, 2004-11-30 at 09:50 -0800, Andrew Morton wrote:
> > http://www.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.10-rc2/2.6.10-rc2-mm4/
> >
> > - Various fixes and cleanups
> >
> > - A decent-sized x86_64 update.
> >
> > - x86_64 supports a fourth VM zone: ZONE_DMA32. This may affect memory
> > reclaim, but shouldn't.
>
>
> what is the purpose of such a zone ??

The purpose is probably to work around 32bit DMA limited devices on the broken
iAMD64 systems.

But I think it's a bad idea, x86_64 doesn't use CONFIG_HIGHMEM at all currenly,
and it could easily use it for that purpose like in the patch in older RH
kernels for ia64.
-
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/