[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [RFC v2 09/15] Add a new per-vCPU tasklet to wakeup the blocked vCPU
> -----Original Message----- > From: Jan Beulich [mailto:JBeulich@xxxxxxxx] > Sent: Tuesday, June 09, 2015 11:09 PM > To: Wu, Feng > Cc: andrew.cooper3@xxxxxxxxxx; george.dunlap@xxxxxxxxxxxxx; Tian, Kevin; > Zhang, Yang Z; xen-devel@xxxxxxxxxxxxx; keir@xxxxxxx > Subject: Re: [RFC v2 09/15] Add a new per-vCPU tasklet to wakeup the blocked > vCPU > > >>> On 08.05.15 at 11:07, <feng.wu@xxxxxxxxx> wrote: > > This patch adds a new per-vCPU tasklet to wakeup the blocked > > vCPU. It can be used in the case vcpu_unblock cannot be called > > directly. This tasklet will be used in later patch in this > > series. > > > > Signed-off-by: Feng Wu <feng.wu@xxxxxxxxx> > > --- > > xen/common/domain.c | 11 +++++++++++ > > xen/include/xen/sched.h | 3 +++ > > 2 files changed, 14 insertions(+) > > What is the rationale for doing this in common code, modifying > common structures? > Do you mean moving this tasklet to the architecture specific structure, such as, struct arch_vcpu ? Thanks, Feng > Jan _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |