From: Dulloor <dulloor@gmail.com>
To: George Dunlap <George.Dunlap@eu.citrix.com>
Cc: xen-devel@lists.xensource.com
Subject: Re: [XEN][vNUMA][PATCH 7/9] Build NUMA HVM
Date: Mon, 5 Jul 2010 23:07:35 -0700 [thread overview]
Message-ID: <AANLkTimclNp67GSt7sb_EWM_6kE3ABWS4X20iJo02F8J@mail.gmail.com> (raw)
In-Reply-To: <AANLkTincPzp_MHzKwHvnOjSe5Ci-fUftWlo7uClTk6VK@mail.gmail.com>
WIth the NUMA allocator, pod is simply disabled as of now. This debug
statement seeped through when testing that. Will take care of it :)
However, I did test PoD for any regressions.
-dulloor
On Mon, Jul 5, 2010 at 2:55 AM, George Dunlap
<George.Dunlap@eu.citrix.com> wrote:
> What's this line for:
>
>>+ if (nr_pages > target_pages)
>> {
>>- PERROR("Could not allocate memory.");
>>- goto error_out;
>>+ pod_mode = 1;
>>+ mem_flags |= XENMEMF_populate_on_demand;
>>+ IPRINTF("I SHOULDN'T BE HERE !!\n");
>
> It's not clear what this patch does to the PoD logic... does it still
> need some work, or should I try harder to grok it? Have you tested it
> in PoD mode?
>
> -George
>
next prev parent reply other threads:[~2010-07-06 6:07 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1BEA8649F0C00540AB2811D7922ECB6C9338B4D2@orsmsx507.amr.corp.intel.com>
2010-07-02 23:55 ` [XEN][vNUMA][PATCH 7/9] Build NUMA HVM Dulloor
2010-07-05 9:55 ` George Dunlap
2010-07-06 6:07 ` Dulloor [this message]
2010-07-06 10:09 ` George Dunlap
2010-07-06 16:10 ` Dulloor
2010-08-01 22:05 ` [vNUMA v2][PATCH 6/8] " Dulloor
2010-08-13 15:24 ` Andre Przywara
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=AANLkTimclNp67GSt7sb_EWM_6kE3ABWS4X20iJo02F8J@mail.gmail.com \
--to=dulloor@gmail.com \
--cc=George.Dunlap@eu.citrix.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 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).