Re: Does ZONE_HIGHMEM exist on machines with 1G memeory

From: Ronghua Zhang
Date: Tue Sep 21 2004 - 23:40:46 EST


But why cannot we simply map the whole physical memory into the 1GB
kernel virtual address space? In this case, we don't need to reserve any
address space for the permanent or temporary mapping. Am I missing
something here? Thanks

RZ

On Wed, 22 Sep 2004, Robert Love wrote:

> On Tue, 2004-09-21 at 23:09 -0400, Ronghua Zhang wrote:
>
> > This may be a dumb question. But it seems to me that when the machine
> > has 1GB memory, it can be mapped to the 1GB kernel virtual address space.
> > Do we still need ZONE_HIGHMEM in this case? Please CC any follow-up to me.
> > Thanks
>
> Highmem is actually everything above 896MB ... so, yes, you need
> ZONE_HIGHMEM.
>
> Robert Love
>
>
-
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/