Re: MTRR setting and framebuffer driver

Jamie Lokier (lkd@tantalophile.demon.co.uk)
Tue, 14 Sep 1999 22:49:54 +0200


Richard Gooch wrote:
> I agree. I don't like the idea of adding kludges to the MTRR code. It
> should provide a minimal interface, making no assumptions about PCI
> regions or anything like that.

> [...] since we are assuming PCI region rules.

I don't think it has anything to do with PCI.

If we can assume that unregistered physical address space is never
accessed (whatever the bus), it's safe to have MTRRs covering that space
redundantly.

In some cases, that would allow an MTRR to be created where it is not
possible now.

-- Jamie

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