Re: [Lse-tech] Re: maximum possible memory limit ..

Dave Jones (davej@codemonkey.org.uk)
Tue, 29 Apr 2003 01:06:02 +0100


On Mon, Apr 28, 2003 at 05:00:14PM -0700, William Lee Irwin III wrote:

> AGP was fiddling around with something, which very well may
> have been some kind of GART aperture for all I know about it, and needed
> to use MMUPAGE_SIZE to think of its size correctly.

A lot of GARTs can only operate on 4KB pages. As long as this is kept in
mind, things should tick along just fine. Even those that can operate
with different size pages, we still treat as 4KB.

Dave

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/