All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] CPU online/offline support in Xen
@ 2008-09-09  8:58 Shan, Haitao
  2008-09-09  9:06 ` Christoph Egger
  0 siblings, 1 reply; 8+ messages in thread
From: Shan, Haitao @ 2008-09-09  8:58 UTC (permalink / raw)
  To: Keir Fraser; +Cc: xen-devel

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2008-09-09 19:31 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-09  8:58 [PATCH 0/4] CPU online/offline support in Xen Shan, Haitao
2008-09-09  9:06 ` Christoph Egger
2008-09-09  9:08   ` Shan, Haitao
2008-09-09 10:20   ` Keir Fraser
2008-09-09 10:35     ` Gavin Maltby
2008-09-09 10:48       ` Keir Fraser
2008-09-09 19:20     ` Frank van der Linden
2008-09-09 19:31       ` Keir Fraser

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.