[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 4/6] xen/hypercall: Cope with -ERESTART on more hypercall paths
On 09.12.2019 17:25, Jan Beulich wrote: > On 05.12.2019 23:30, Andrew Cooper wrote: >> These hypercalls each use continue_hypercall_on_cpu(), whose API is about to >> switch to use -ERESTART. Update the soon-to-be affected paths to cope, >> folding existing contination logic where applicable. >> >> In addition: >> * For platform op and sysctl, insert a cpu_relax() into what is otherwise a >> tight spinlock loop, and make the continuation logic common at the >> epilogue. > > Is this really needed with a hypercall_preempt_check() invocation > already in the bodies of these loops? And if it's really to be added, shouldn't it be at the bottom of the loop bodies rather than at the top? 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 |