|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH] x86: Don't crash when mapping a page using EFI runtime page tables
On 05/18/2015 03:58 PM, Jan Beulich wrote: On 15.05.15 at 18:08, <ross.lagerwall@xxxxxxxxxx> wrote: mapcache_current_vcpu() appears to be called from IRQ-enabled and IRQ-disabled callers which prevents us from using the spinlock. Is reading cr3 that bad, given that this is a slow path anyway? And with that I would then also like to fold the potential double CR3 reads in debug builds to at most one. CR3 needs to be re-read after the lazy context switch to the idle domain is completed. -- Ross Lagerwall _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |