 
	
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 04/18] arm/altp2m: Add altp2m init/teardown routines.
 On 04/07/16 17:43, Andrew Cooper wrote: On 04/07/16 17:40, Sergej Proskurin wrote: Correct. Does ARM have shared TLBs between multiple cores? If so, you must a separate VMID, otherwise an ALT2PM used by one vcpu could cause a separate vcpu with a different ALTP2M to reuse the wrong translation. From the ARM ARM, I cannot rule out that TLBs cannot be shared from multiple cores (CC a couple of ARM folks to confirm). Nevertheless, using a different VMID per P2M would avoid to care about flushing when moving the vCPU around. Regards, -- Julien Grall _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel 
 
 
 | 
|  | Lists.xenproject.org is hosted with RackSpace, monitoring our |