9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: jmk@plan9.bell-labs.com
To: 9fans@cse.psu.edu
Subject: Re: [9fans] EPIA dual-processor motherboard runs Plan 9
Date: Sat, 31 Dec 2005 10:59:44 -0500	[thread overview]
Message-ID: <394b2f13cc163a3e7c74d0a41751fc3a@plan9.bell-labs.com> (raw)
In-Reply-To: <43B6A797.50108@lanl.gov>

On Sat Dec 31 10:48:44 EST 2005, rminnich@lanl.gov wrote:
> Richard Miller wrote:
> ...
> > mtrrvar1: i6: 1BE00000 0
> > mtrrvar1: i7: FFFE00800 0
> 
> var -- as in "variable sized address space" MTRRs.
> 
> These are familiar values, to me as well. I have not looked them up, but 
> they sure sound like values I am used to. I don't think you need to worry.
> 
> ron

the concern here is that the mttr values are different
on the 2 processors so they are seeing different memory
attributes for those ranges (the warning messages are
only printed if there is an inconsistency).

depends what's mapped at those addresses. i7 is likely
an apic or somesuch and shouldn't be a problem. i6 is
just below 512MB physical and might be a problem depending
on how much memory is in the machine; the e820 map
would be useful here, maybe it's some acpi thing.

"fixing" the mttrs as in making them consistent would be
a pain.

--jim


  reply	other threads:[~2005-12-31 15:59 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-14 15:42 [9fans] MS Research reinvents Inferno? Brian L.Stuart
2005-12-14 16:20 ` Paweł Lasek
2005-12-31 15:06   ` [9fans] EPIA dual-processor motherboard runs Plan 9 Richard Miller
2005-12-31 15:45     ` Ronald G Minnich
2005-12-31 15:59       ` jmk [this message]
2003-01-01  0:02         ` Richard Miller
2005-12-31 16:01       ` jmk

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=394b2f13cc163a3e7c74d0a41751fc3a@plan9.bell-labs.com \
    --to=jmk@plan9.bell-labs.com \
    --cc=9fans@cse.psu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).