Re: [GIT PULL] xen /proc/mtrr implementation

From: Jesse Barnes
Date: Sat May 16 2009 - 14:22:52 EST


On Fri, 15 May 2009 21:26:47 -0700
ebiederm@xxxxxxxxxxxx (Eric W. Biederman) wrote:
> > FWIW I think supporting the MTRR API in Xen makes sense. There's a
> > lot of old code out there that wants it; would be nice if it mostly
> > worked, especially at such a minimal cost. It's taken awhile to
> > get PAT going (and there are still issues here and there) so having
> > the MTRR stuffa available is awfully nice.
>
> I won't argue that having MTRRs when you can makes sense. It is a bit
> weird in a vitalized system. At a practical level there are an
> increasing number of systems for which MTRRs are unusable because the
> BIOS sets up overlapping mtrrs. With cheap entry level systems
> shipping with 4G I expect it is becoming a majority of systems.

Yeah, MTRRs definitely have issues too; as you say on many recent
machines they're tougher to use. Either we need to reprogram them to
free some up for WC mappings, or use PAT. But that's a relatively
recent development (last year or two I think?).

This is really about what software Xen wants to support though. You
can say, "it would be easier for you to just support new software that
doesn't use MTRRs," and you might be right, but supporting older stuff
doesn't appear that difficult, and it sounds like something they want
to do.

--
Jesse Barnes, Intel Open Source Technology Center
--
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/