When destroying domain, only LPs, this domain is running on, do local TLB purge, Other LPs may still have TLBs belonging to this domain, When another domain is created, this may have the same region ID range with old domain, and may conflict with old TLB belonging to old domain. I did observe this scenario, after destroying&creating domain several times, Domain crashing happens. This patch is intended to resolve this issue. Just before launching a VCPU on a LP, Xen purges local TLB on this LP.
Signed-off-by: Anthony Xu < [EMAIL PROTECTED] > Thanks, Anthony
vcpu_migration_fix.patch
Description: vcpu_migration_fix.patch
_______________________________________________ Xen-ia64-devel mailing list [email protected] http://lists.xensource.com/xen-ia64-devel
