Re: PCI memory allocation bug with CONFIG_HIGHMEM

From: Andi Kleen
Date: Tue Jan 06 2004 - 03:14:56 EST


> If you ahve a proper e820 map, then it should work correctly, with
> anything that is RAM being marked as such (or being marked as "reserved").

Every e820 map i've seen did not have the AGP aperture marked reserved.
It is just an undescribed hole. In fact when you mark the aperture in the
e820 map the Linux AGP driver stops working, it relies on it being
in an undescribed hole.

This means you cannot just reuse holes. And there is no other way to get
mapping space.

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