linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Jeremy Fitzhardinge <jeremy@goop.org>
To: Daniel Kiper <dkiper@net-space.pl>
Cc: xen-devel@lists.xensource.com, stefano.stabellini@eu.citrix.com,
	konrad.wilk@oracle.com, linux-kernel@vger.kernel.org,
	v.tolstov@selfip.ru, linux-mm@kvack.org
Subject: Re: [Xen-devel] Re: [PATCH] GSoC 2010 - Memory hotplug support for Xen guests - third fully working version
Date: Thu, 12 Aug 2010 17:48:21 -0700	[thread overview]
Message-ID: <4C649655.8070009@goop.org> (raw)
In-Reply-To: <4C6495DC.4030005@goop.org>

  On 08/12/2010 05:46 PM, Jeremy Fitzhardinge wrote:
>> diff --git a/drivers/xen/Kconfig b/drivers/xen/Kconfig index 
>> fad3df2..4f35eaf 100644 --- a/drivers/xen/Kconfig +++ 
>> b/drivers/xen/Kconfig @@ -9,6 +9,16 @@ config XEN_BALLOON the system 
>> to expand the domain's memory allocation, or alternatively return 
>> unneeded memory to the system. +config XEN_BALLOON_MEMORY_HOTPLUG + 
>> bool "Xen memory balloon driver with memory hotplug support" + 
>> default n + depends on XEN_BALLOON && MEMORY_HOTPLUG + help + Xen 
>> memory balloon driver with memory hotplug support allows expanding + 
>> memory available for the system above limit declared at system 
>> startup. + It is very useful on critical systems which require long 
>> run without + rebooting. + config XEN_SCRUB_PAGES bool "Scrub pages 
>> before returning them to system" depends on XEN_BALLOON diff --git 
>> a/drivers/xen/balloon.c b/drivers/xen/balloon.c index 

Gah, what a mess.  Will repost later.

     J

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

      reply	other threads:[~2010-08-13  0:48 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-12  1:22 [PATCH] GSoC 2010 - Memory hotplug support for Xen guests - third fully working version Daniel Kiper
2010-08-13  0:43 ` Jeremy Fitzhardinge
2010-08-16 15:44   ` Daniel Kiper
2010-08-25 21:33     ` Jeremy Fitzhardinge
2010-08-26  1:23       ` KAMEZAWA Hiroyuki
2010-08-13  0:46 ` Jeremy Fitzhardinge
2010-08-13  0:48   ` Jeremy Fitzhardinge [this message]

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=4C649655.8070009@goop.org \
    --to=jeremy@goop.org \
    --cc=dkiper@net-space.pl \
    --cc=konrad.wilk@oracle.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=stefano.stabellini@eu.citrix.com \
    --cc=v.tolstov@selfip.ru \
    --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).