From: tgh <tianguanhua@ncic.ac.cn>
To: Xen Developers <xen-devel@lists.xensource.com>
Cc: "Petersson, Mats" <Mats.Petersson@amd.com>,
Ryan Harper <ryanh@us.ibm.com>,
Daniel Stodden <stodden@cs.tum.edu>
Subject: Re: Re: NUMA and SMP
Date: Wed, 28 Mar 2007 09:50:16 +0800 [thread overview]
Message-ID: <4609C9D8.7090306@ncic.ac.cn> (raw)
In-Reply-To: <907625E08839C4409CE5768403633E0B018E1B10@sefsexmb1.amd.com>
hi
xen does not support numa-aware guest linux, is it right?
and there are memory-hotplug.c and migration.c in the linux2.6.20, does
it means that linux could support the hotplug memory or not ?
if it could ,does linux have to be numa-aware to support memory hotplug
or a smp linux could support memory hotplug?
I am confused about it
could you help me
Thanks in advance
Petersson, Mats 写道:
>
>
>
>> -----Original Message-----
>> From: xen-devel-bounces@lists.xensource.com
>> [mailto:xen-devel-bounces@lists.xensource.com] On Behalf Of
>> Ryan Harper
>> Sent: 23 March 2007 14:43
>> To: tgh
>> Cc: Xen Developers; Daniel Stodden
>> Subject: Re: [Xen-devel] Re: NUMA and SMP
>>
>> * tgh <tianguanhua@ncic.ac.cn> [2007-03-23 00:48]:
>>
>>> hi
>>> how many nodes in the numa with adm64 does xen support at present?
>>>
>> in xen/include/asm-x86/numa.h:
>> #define NODE_SHIFT=6
>>
>> #in xen/include/xen/numa.h:
>> #define MAX_NUMNODES = (1 << NODE_SHIFT);
>>
>> which works out to 64 nodes. I don't know if anyone has tested more
>> than an 8 node system.
>>
>
> Of course, if we're talking AMD64 systems, if a NODE is a socket, the
> currently available architecture supports 8 NODES, so there's plenty of
> space to grow such a system. I think there's plans to grow this, but I
> doubt that the limit above will be reached anytime soon.
>
>
> Even if a node is a core within a CPU, the current limit of 8 sockets
> will limit the number of cores in a system to 32 cores when the
> quad-core processors become available. So still sufficient to support
> any current architecture.
>
> --
> Mats
>
>> --
>> Ryan Harper
>> Software Engineer; Linux Technology Center
>> IBM Corp., Austin, Tx
>> (512) 838-9253 T/L: 678-9253
>> ryanh@us.ibm.com
>>
>> _______________________________________________
>> Xen-devel mailing list
>> Xen-devel@lists.xensource.com
>> http://lists.xensource.com/xen-devel
>>
>>
>>
>>
>
>
>
>
>
next prev parent reply other threads:[~2007-03-28 1:50 UTC|newest]
Thread overview: 35+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-01-14 11:55 NUMA and SMP David Pilger
2007-01-14 19:00 ` Ryan Harper
2007-01-15 17:21 ` Anthony Liguori
2007-01-16 10:47 ` Petersson, Mats
2007-01-16 13:55 ` Emmanuel Ackaouy
2007-01-16 14:19 ` Petersson, Mats
2007-01-16 16:13 ` Emmanuel Ackaouy
2007-01-16 16:30 ` Petersson, Mats
2007-03-20 13:10 ` tgh
2007-03-20 13:19 ` Petersson, Mats
2007-03-20 13:49 ` tgh
2007-03-20 15:50 ` Petersson, Mats
2007-03-20 16:45 ` Ryan Harper
2007-03-20 16:47 ` Petersson, Mats
2007-03-20 13:51 ` Daniel Stodden
2007-03-21 1:08 ` tgh
2007-03-21 2:45 ` Daniel Stodden
2007-03-22 1:16 ` tgh
2007-03-22 10:42 ` Daniel Stodden
2007-03-22 12:13 ` tgh
2007-03-22 12:28 ` Daniel Stodden
2007-03-22 13:02 ` Ryan Harper
2007-03-22 14:56 ` Daniel Stodden
2007-03-22 15:12 ` Ryan Harper
2007-03-22 15:38 ` Daniel Stodden
2007-03-22 16:01 ` Ryan Harper
2007-03-22 16:22 ` Daniel Stodden
2007-03-22 17:02 ` Ryan Harper
2007-03-23 5:47 ` tgh
2007-03-23 14:42 ` Ryan Harper
2007-03-23 14:48 ` Petersson, Mats
2007-03-28 1:50 ` tgh [this message]
2007-03-28 2:01 ` Ryan Harper
2007-03-28 21:25 ` The context switch overhead comparison between vmexit/vmentry and hypercall Liang Yang
2007-01-16 14:51 ` Re: NUMA and SMP ron minnich
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=4609C9D8.7090306@ncic.ac.cn \
--to=tianguanhua@ncic.ac.cn \
--cc=Mats.Petersson@amd.com \
--cc=ryanh@us.ibm.com \
--cc=stodden@cs.tum.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.