All of lore.kernel.org
 help / color / mirror / Atom feed
From: Avi Kivity <avi@redhat.com>
To: Alex Williamson <alex.williamson@hp.com>
Cc: kvm <kvm@vger.kernel.org>
Subject: Re: [RFC] Extending MTRRs above 4G
Date: Tue, 23 Sep 2008 12:19:16 +0300	[thread overview]
Message-ID: <48D8B494.30905@redhat.com> (raw)
In-Reply-To: <1221685501.16470.33.camel@lappy>

Alex Williamson wrote:
> On Wed, 2008-09-17 at 11:51 -0600, Alex Williamson wrote:
>   
>> the patch below is a possible
>> approach to continue down this path and enlighten rombios32 about the
>> real top of memory, and setup MTRRs appropriately.  It doesn't address
>> SMBIOS or whatever causes grub to only report upper memory below 4G.
>>     
>
> This version also fixes SMBIOS, I'm haven't found where grub is getting
> it's idea of upper memory yet.  It seems like there's a bug in SMBIOS
> type 19 & 20 entries that we were using (size_mb - 1) * 1024.  I changed
> this to (size_mb * 1024) - 1, which seems to make a lot more sense in
> the dmidecode output.  If that's wrong, please let me know.  Thanks,
>
>   

Please resend as an independent patch.

-- 
error compiling committee.c: too many arguments to function


  reply	other threads:[~2008-09-23  9:19 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-17 17:51 [RFC] Extending MTRRs above 4G Alex Williamson
2008-09-17 19:47 ` Philip Herron
2008-09-17 21:05 ` Alex Williamson
2008-09-23  9:19   ` Avi Kivity [this message]
2008-09-23  9:18 ` Avi Kivity

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=48D8B494.30905@redhat.com \
    --to=avi@redhat.com \
    --cc=alex.williamson@hp.com \
    --cc=kvm@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.