[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH] pass-through: adjust pIRQ migration
>>> On 13.09.18 at 07:56, <kevin.tian@xxxxxxxxx> wrote: >> From: Jan Beulich [mailto:JBeulich@xxxxxxxx] >> Sent: Monday, September 10, 2018 9:59 PM >> >> For one it is quite pointless to iterate over all pIRQ-s the domain has >> when just one is being adjusted. Introduce hvm_migrate_pirq(). > > it's migrate_pirq being introduced here. Well, yes and no: As a static function, it should have been named migrate_pirq() already before. The statement above is about this becoming an externally accessible function. I'll add "externally accessible" to the description. >> Additionally it is bogus to migrate the pIRQ to a vCPU different from >> the one the event is supposed to be posted to - if anything, it might be >> worth considering not to migrate the pIRQ at all in the posting case. >> >> Signed-off-by: Jan Beulich <jbeulich@xxxxxxxx> > > Reviewed-by: Kevin Tian <kevin.tian@xxxxxxxxx> Thanks. Jan _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |