All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gavin Maltby <Gavin.Maltby@Sun.COM>
To: Keir Fraser <keir.fraser@eu.citrix.com>
Cc: Frank Van Der Linden <Frank.Vanderlinden@Sun.COM>,
	Christoph Egger <Christoph.Egger@amd.com>,
	xen-devel@lists.xensource.com, "Shan,
	Haitao" <haitao.shan@intel.com>,
	"Jiang, Yunhong" <yunhong.jiang@intel.com>
Subject: Re: [PATCH 0/4] CPU online/offline support in Xen
Date: Tue, 09 Sep 2008 20:35:07 +1000	[thread overview]
Message-ID: <48C6515B.9080103@sun.com> (raw)
In-Reply-To: <C4EC0C72.1CF76%keir.fraser@eu.citrix.com>

Hi,

Keir Fraser wrote:
 > You can hardly expect to do work in private and then 'surface the submarine'
 > when others post patches and expect them to do the work to merge with you.
 > If Intel's patches look acceptable then they will be checked in and Sun will
 > have to do the merge work to get any extra enhancements or features in their
 > patchset to work on top. That is unless you can see strong reason why Sun's
 > patches are technically better.
 >

Agreed.  Sun and Intel have exchanged a few loose emails on our intentions
in this area, but no close coordination.  We (Sun) aren't expecting
to try to contribute ours as patches to xen-unstable straight-away
as we have a broader project to float first, and we also have to
take our 3.1.4-based work up to the xen-unstable base.  So by
all means take in the Intel patch - we have no objections
(although we might feel differently when next our base is
updated to a later Xen release!).  I've asked the author of the
Sun work to have a look at this proposed patch to see how it
fits with our work.

Thanks

Gavin


>  -- Keir
> 
> On 9/9/08 10:06, "Christoph Egger" <Christoph.Egger@amd.com> wrote:
> 
>> 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
>>
> 
> 

  reply	other threads:[~2008-09-09 10:35 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
2008-09-09 10:48       ` Keir Fraser
2008-09-09 19:20     ` Frank van der Linden
2008-09-09 19:31       ` Keir Fraser

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=48C6515B.9080103@sun.com \
    --to=gavin.maltby@sun.com \
    --cc=Christoph.Egger@amd.com \
    --cc=Frank.Vanderlinden@Sun.COM \
    --cc=haitao.shan@intel.com \
    --cc=keir.fraser@eu.citrix.com \
    --cc=xen-devel@lists.xensource.com \
    --cc=yunhong.jiang@intel.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.