From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keir Fraser Subject: Re: need help about CPU offline/hotplug in Xen Unstable Date: Tue, 12 May 2009 16:02:32 +0100 Message-ID: References: <765824370905120747v47912fe8w1825964f97787ffe@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <765824370905120747v47912fe8w1825964f97787ffe@mail.gmail.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Ting Shen , "xen-devel@lists.xensource.com" List-Id: xen-devel@lists.xenproject.org On 12/05/2009 15:47, "Ting Shen" wrote: > Then I downloaded the stable version from xen.org and > installed. > But since the document is not updated, I don't know the detail method to > offline a physical CPU. It's available as a library function (xc_cpu_offline) but not actually plumbed into a xm command, or other tool. -- Keir