[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v3 5/5] x86: use PDEP for PTE flags insertion when available
>>> On 18.08.18 at 03:08, <persaur@xxxxxxxxx> wrote: > On Aug 17, 2018, at 03:24, Jan Beulich <JBeulich@xxxxxxxx> wrote: >> >> This replaces 5 instructions by a single one, further reducing code size, >> cache, and TLB footprint (in particular on systems supporting BMI2). > > This link claims that BMI2 may be less performant/consistent on AMD Ryzen > than Intel: > https://www.reddit.com/r/Amd/comments/60i6er/ryzen_and_bmi2_strange_behavior > _and_high_latencies/ Hmm, interesting. Brian - any word as to whether we'd better avoid using PDEP/PEXT for now on AMD? > Would this patch series have any benefit to L0 hypervisors/rootkits (e.g. > Bromium, Bareflank or similar hypervisors) which could be monitoring L1 Xen? > Or Xen as L0 hypervisor and Hyper-V as L1 hypervisor? The insns aren't used on any secrets, so I don't see the connection. But then again I'm not an expert here at all. 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 |