[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] RE: [Xen-devel] Re: [patch 0/3]Enable CMCI (Corrected Machine Check Error Interrupt) for Intel CPUs
>-----Original Message----- >From: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx >[mailto:xen-devel-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of Keir Fraser >Sent: 2008年12月24日 16:54 >To: Jiang, Yunhong; Ke, Liping >Cc: xen-devel@xxxxxxxxxxxxxxxxxxx >Subject: Re: [Xen-devel] Re: [patch 0/3]Enable CMCI (Corrected >Machine Check Error Interrupt) for Intel CPUs > >On 24/12/2008 08:46, "Jiang, Yunhong" <yunhong.jiang@xxxxxxxxx> wrote: > >>> You only need hardirqs disabled, so rendezvous within an >on_each_cpu() >>> callback is sufficient for you. You don't need to get intimate with >>> stop_machine_run()! >> >> Yes, that's what I mean of "do similar thing in the >cmci_cpu_down()". We >> placed it in stop_machine_run() because it has rendezvous >all CPU already :$ > >Yeah, on_each_cpu() rendezvous is pretty cheap. May as well >have cleaner >partitioned code than avoid an extra rendezvous. I'd have a bit clarification here. Simply harirqs disabled in the on_each_cpu() is not enough. What we need is, firstly make sure every CPU has irq disabled, then every CPU begin update the CMCI status. If this is what you mean, we will take a patch for it later. Thanks Yunhong Jiang > > -- Keir > > > >_______________________________________________ >Xen-devel mailing list >Xen-devel@xxxxxxxxxxxxxxxxxxx >http://lists.xensource.com/xen-devel > _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |