|
|
|
|
|
|
|
|
|
|
xen-devel
RE: [Xen-devel] [PATCH 0/4] CPU online/offline support in Xen
Sorry, I have not seen any patches yet.
Are they sent to maillists before?
Haitao Shan
-----Original Message-----
From: Christoph Egger [mailto:Christoph.Egger@xxxxxxx]
Sent: 2008年9月9日 17:07
To: xen-devel@xxxxxxxxxxxxxxxxxxx
Cc: Shan, Haitao; Keir Fraser; Gavin Maltby
Subject: Re: [Xen-devel] [PATCH 0/4] CPU online/offline support in Xen
SUN also has code for physical cpu hotplugging.
So this is duplicate work now.
Please get into contact with each other and merge your patches.
Christoph
On Tuesday 09 September 2008 10:58:41 Shan, Haitao wrote:
> Hi, Keir,
>
> The following patches enable Xen to online/offline a physical CPU. This
> feature will be needed by possibly CPU hot-plug and RAS features.
> Some code of cpu online/offline is already in Xen, ever since S3 feature
> was added to Xen. This patch series only adds the missing part.
>
> Note: We only add the code to implement the function that actually
> online/offline a CPU. The patches for tests are only served as a test
> purpose. We do the tests by hooking online/offline decision to vcpu
> online/offline path in Dom0. Thus, writes to
> /sys/devices/system/cpu/cpuX/online will online/offline the vcpu, as
> well as physical cpu.
>
>
> Here is the description of the patches.
>
> cpu_offline.patch Implements cpu offline feature
> cpu_online.patch Implements cpu online feature
>
> cpu_online_offline_test.patch Used for tests -- Xen part
> cpu_online_offline_kernel.patch Used for tests -- Dom0 kernel part
>
>
> Best Regards
> Haitao Shan
--
AMD Saxony, Dresden, Germany
Operating System Research Center
Legal Information:
AMD Saxony Limited Liability Company & Co. KG
Sitz (Geschäftsanschrift):
Wilschdorfer Landstr. 101, 01109 Dresden, Deutschland
Registergericht Dresden: HRA 4896
vertretungsberechtigter Komplementär:
AMD Saxony LLC (Sitz Wilmington, Delaware, USA)
Geschäftsführer der AMD Saxony LLC:
Dr. Hans-R. Deppe, Thomas McCoy
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|