|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 00/16] x86: indirect call overhead reduction
Hi Jan, On 13/07/18 15:27, Jan Beulich wrote: OOI, is there any reason for you to define alternative_callN and not providing a generic version (similar to arm_smccc_1_1_smc in include/asm-arm/smccc.h)?On 13.07.18 at 15:39, <julien.grall@xxxxxxx> wrote:On 13/07/18 14:27, Jan Beulich wrote:On 13.07.18 at 15:00, <julien.grall@xxxxxxx> wrote:What would be the generic interface here? I saw it was based on alternative for the plumbing.Yes, I'd prefer to use the same mechanism as presented in the series. As per above for the IOMMU case we'd then need another abstraction layer put in the middle (to produce a patch site on x86, but a normal [indirect] call on ARM).I will have a look. Could you point to the patch adding the abstraction? }static inline void For direct branch, the range supported is +/- 32MB for 32-bit Arm, +/- 128MB for 64-bit Arm. With the current layout all Xen text (including livepatch payload) will always be below 12MB. So we should be able to reach all Xen by direct calls. Cheers, -- Julien Grall _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |