All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ryan Harper <ryanh@us.ibm.com>
To: Deepti Chheda <dchheda@andrew.cmu.edu>
Cc: xen-devel@lists.xensource.com
Subject: Re: NUMA support on Xen ?
Date: Wed, 4 Oct 2006 10:01:38 -0500	[thread overview]
Message-ID: <20061004150138.GO12702@us.ibm.com> (raw)
In-Reply-To: <1445.128.2.140.130.1159924435.squirrel@128.2.140.130>

* Deepti Chheda <dchheda@andrew.cmu.edu> [2006-10-04 03:19]:
> Hi,
> 
> I am a Masters student from Carnegie Mellon University. I am looking
> for a research topics for an Advanced OS & DS course we have.
> 
> I wanted to know what is the current support for NUMA on Xen ? 

Xen doesn't have any NUMA support currently.  I've posted [1]patches to add
NUMA support into Xen.  This support covers systems that provide ACPI
SRAT tables describing the topology of the processors and memory of the
system.  It works for 32-bit and 64-bit system.  The patches give Xen an
NUMA-aware page allocator, update memory hypercalls to allocate
node-local memory when creating VMs, and exports NUMA topology to
user-space via the management tools.

> Does it support the IBM x440 and AMD64 Opteron ? 

I've not tested on an x440, but the patches have been tested on an x445,
x460, AMD opteron, Unisys ES7000, and IA64.  I believe that the patches
would work fine on an x440.

> Also, does the Xen scheduler do NUMA aware scheduling so it does not
> degrade the VM performace ?

The current patchset does not address scheduling.


1. http://lists.xensource.com/archives/html/xen-devel/2006-09/msg00958.html

-- 
Ryan Harper
Software Engineer; Linux Technology Center
IBM Corp., Austin, Tx
(512) 838-9253   T/L: 678-9253
ryanh@us.ibm.com

  reply	other threads:[~2006-10-04 15:01 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-04  1:13 NUMA support on Xen ? Deepti Chheda
2006-10-04 15:01 ` Ryan Harper [this message]
  -- strict thread matches above, loose matches on Subject: below --
2006-10-04 10:16 Ian Pratt

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=20061004150138.GO12702@us.ibm.com \
    --to=ryanh@us.ibm.com \
    --cc=dchheda@andrew.cmu.edu \
    --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.