xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: Vasiliy G Tolstov <v.tolstov@selfip.ru>
To: Daniel Kiper <dkiper@net-space.pl>
Cc: "xen-devel@lists.xensource.com" <xen-devel@lists.xensource.com>
Subject: Re: 2.6.32 pv_ops and sparse/flat memory
Date: Tue, 23 Nov 2010 22:01:21 +0300	[thread overview]
Message-ID: <1290538881.27157.20.camel@mobile> (raw)
In-Reply-To: <20101123180649.GA5576@router-fw-old.local.net-space.pl>

On Tue, 2010-11-23 at 19:06 +0100, Daniel Kiper wrote:
> Hello,
> 
> On Mon, Nov 22, 2010 at 01:22:30PM +0300, Vasiliy G Tolstov wrote:
> > On Mon, 2010-11-22 at 11:09 +0100, Daniel Kiper wrote:
> > > Hello,
> > >
> > > On Fri, Nov 19, 2010 at 04:44:17PM +0300, Vasiliy G Tolstov wrote:
> > > > Hello. I'm try to compile 32 bit pae kernel from xen git repo. If i
> > > > check sparse memory - i get error
> > >
> > > Please send me full address of Xen repository which you are using
> > > its head
> >
> > git clone git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen
> > git checkout -b xen/stable-2.6.32.x origin/xen/stable-2.6.32.x
> >
> > > and contents of your config file.
> > in attach, modify flat memory to sparse mem and compile under i686 arch
> 
> As I find out it is normal behavior when CONFIG_XEN is enabled in this
> kernel version. Unlike mainline kernel this version establish new PG_foreign
> page flag which with CONFIG_SPARSEMEM_MANUAL and CONFIG_HIGHMEM64G
> enabled overflow page flags field which is - surprise - 32-bit long in
> i386 (for more details read include/linux/page-flags.h file).
> 
> Solution:
>   - enable CONFIG_HIGHMEM4G,
>   - disable CONFIG_XEN (I am not sure that it
>     is good one for you :-))) ).
> 
> Daniel

Thank You Daniel! But i need to able to run vm with 56Gb memory size and
highmem 4g not usable =). My question is - can i use memory about 56Gb
and use memory hotplug, what you write?  (using flat memory config)

  reply	other threads:[~2010-11-23 19:01 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-19 13:44 2.6.32 pv_ops and sparse/flat memory Vasiliy G Tolstov
2010-11-22 10:09 ` Daniel Kiper
2010-11-22 10:22   ` Vasiliy G Tolstov
2010-11-23 18:06     ` Daniel Kiper
2010-11-23 19:01       ` Vasiliy G Tolstov [this message]
2010-11-23 19:42         ` Pasi Kärkkäinen
2010-11-24 10:11           ` Daniel Kiper

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=1290538881.27157.20.camel@mobile \
    --to=v.tolstov@selfip.ru \
    --cc=dkiper@net-space.pl \
    --cc=xen-devel@lists.xensource.com \
    /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).