From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: Miroslav Rezanina <mrezanin@redhat.com>
Cc: Jeremy Fitzhardinge <jeremy@goop.org>,
xen-devel@lists.xensource.com, linux-kernel@vger.kernel.org
Subject: Re: [Xen-devel] Re: [PATCH][v2.6.29][XEN] Return unused memory to hypervisor
Date: Wed, 16 Sep 2009 09:24:56 -0400 [thread overview]
Message-ID: <20090916132456.GA14725@phenom.dumpdata.com> (raw)
In-Reply-To: <1250041003.152221253087777235.JavaMail.root@zmail06.collab.prod.int.phx2.redhat.com>
. snip ..
> static void xen_vcpu_setup(int cpu)
> {
> @@ -1057,6 +1111,8 @@ static __init void xen_post_allocator_init(void)
> SetPagePinned(virt_to_page(level3_user_vsyscall));
> #endif
> xen_mark_init_mm_pinned();
> +
> +/* xen_return_unused_memory(); */
Should this be commented out? Or do you plan to provide another
patch to enable this after extensive testing?
next prev parent reply other threads:[~2009-09-16 13:39 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1582654680.152201253087647836.JavaMail.root@zmail06.collab.prod.int.phx2.redhat.com>
2009-09-16 7:56 ` [PATCH][v2.6.29][XEN] Return unused memory to hypervisor Miroslav Rezanina
2009-09-16 13:24 ` Konrad Rzeszutek Wilk [this message]
[not found] <1772017457.205391253162074470.JavaMail.root@zmail06.collab.prod.int.phx2.redhat.com>
2009-09-17 4:43 ` [Xen-devel] " Miroslav Rezanina
2009-09-17 4:54 ` Jeremy Fitzhardinge
[not found] <976992170.207631253175200763.JavaMail.root@zmail06.collab.prod.int.phx2.redhat.com>
2009-09-17 8:14 ` Miroslav Rezanina
2009-09-17 16:47 ` Jeremy Fitzhardinge
[not found] <625566043.266451253249879910.JavaMail.root@zmail06.collab.prod.int.phx2.redhat.com>
2009-09-18 5:02 ` Miroslav Rezanina
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=20090916132456.GA14725@phenom.dumpdata.com \
--to=konrad.wilk@oracle.com \
--cc=jeremy@goop.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mrezanin@redhat.com \
--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 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.