xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: Dario Faggioli <dario.faggioli@citrix.com>
To: Elena Ufimtseva <ufimtseva@gmail.com>
Cc: keir@xen.org, Ian.Campbell@citrix.com,
	stefano.stabellini@eu.citrix.com, george.dunlap@eu.citrix.com,
	msw@linux.com, lccycc123@gmail.com, ian.jackson@eu.citrix.com,
	xen-devel@lists.xen.org, JBeulich@suse.com
Subject: Re: [PATCH v2 0/7] vNUMA introduction.
Date: Thu, 14 Nov 2013 11:03:11 +0100	[thread overview]
Message-ID: <1384423391.29902.74.camel@Abyss> (raw)
In-Reply-To: <1384399556-23912-1-git-send-email-ufimtseva@gmail.com>


[-- Attachment #1.1: Type: text/plain, Size: 2707 bytes --]

Hi again, Elena,

And thanks for the good work! :-)

On mer, 2013-11-13 at 22:25 -0500, Elena Ufimtseva wrote:
> vNUMA introduction
>
> [...]
>
> This patchset can be pulled from https://git.gitorious.org/xenvnuma/xenvnuma.git
> Linux patchset https://git.gitorious.org/xenvnuma/linuxvnuma.git
> 
AhA! When replying to the Linux series, I said the linuxvnuma.git repo
seemed empty, but trying again now it's cloning something... I guess you
either fixed this or it was just me having/bad timing. :-)

> Examples of booting vNUMA enabled PV Linux guest on real NUMA machine:
> 
> 1. Automatic vNUMA placement on real NUMA machine:
> 
> VM config:
> 
> memory = 16384
> vcpus = 4
> name = "rcbig"
> vnodes = 4
> vnumamem = [10,10]
> vnuma_distance = [10, 30, 10, 30]
> vcpu_to_vnode = [0, 0, 1, 1]
>
> [..]
>
> Comments:
> None of the configuration options are correct so default values were used.
>
And (talking without having looked at the patches yet), you do print a
warning when this happens, right? :-)

> Notes:
> *   to enable vNUMA in linux kernel the corresponding patch set should be
>     applied;
> *   automatic numa balancing featurue seem to be fixed in linux kernel:
>     https://lkml.org/lkml/2013/7/31/647
> 
Mmm... I'm quite curious about this, since we talked extensively about
it in Edinburgh. Does this mean you're not having issues with the NUMA
hinting page fault any longer? Even without doing anything, either in
Xen or Linux?

So what was that? The URL above is just someone reporting a quite
general 'memory corruption issue', and nothing about what the cause was
and whether and how it has been fixed? But even more important, was that
it that was causing the problem you were seeing?

> TODO:
> *   This version limits vdistance config option to only two values - same node 
>     distance and other node distance; This prevents oopses on latest (3.13-rc1)
>     linux kernel with non-symmetric distance;
>
Ok, that's fine for now. We'll work on allowing the syntax we agreed
with IanJ during last round of review (and yes, with "We", I mean
"I" :-D).

> *   cpu siblings for Linux machine and xen cpu trap should be detected and 
>     warning should be given; Add cpuid check if set in VM config;
> *   benchmarking;
>
That's a big one! I think I'll have something ready at least for
facilitating it soon.

Thanks again and Regards,
Dario

-- 
<<This happens because I choose it to happen!>> (Raistlin Majere)
-----------------------------------------------------------------
Dario Faggioli, Ph.D, http://about.me/dario.faggioli
Senior Software Engineer, Citrix Systems R&D Ltd., Cambridge (UK)


[-- Attachment #1.2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

[-- Attachment #2: Type: text/plain, Size: 126 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

  reply	other threads:[~2013-11-14 10:03 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-14  3:25 [PATCH v2 0/7] vNUMA introduction Elena Ufimtseva
2013-11-14 10:03 ` Dario Faggioli [this message]
2013-11-14 13:40   ` Elena Ufimtseva

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=1384423391.29902.74.camel@Abyss \
    --to=dario.faggioli@citrix.com \
    --cc=Ian.Campbell@citrix.com \
    --cc=JBeulich@suse.com \
    --cc=george.dunlap@eu.citrix.com \
    --cc=ian.jackson@eu.citrix.com \
    --cc=keir@xen.org \
    --cc=lccycc123@gmail.com \
    --cc=msw@linux.com \
    --cc=stefano.stabellini@eu.citrix.com \
    --cc=ufimtseva@gmail.com \
    --cc=xen-devel@lists.xen.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 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).