Isaku Yamahata
2006-Jul-27 07:10 UTC
[Xen-devel] [PATCH] Fix of C/S 10529:4260eb8c08740de0000081c61a6237ffcb95b2d5 for IA64.
Fix of C/S 10529:4260eb8c08740de0000081c61a6237ffcb95b2d5 for IA64. When page is zapped from a domain, the page referenced counter is checked. But it results in false positive alert on Xen/IA64 because a page ''in use'' has reference count 2 on Xen/IA64. - a page is assigned to guest domain''s psudo physical address space. This is decremented by guest_physmap_remove_page() - a page is allocated for a domain. This is decremented by the following put_page() -- yamahata _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Seemingly Similar Threads
- [PATCH 03/28] ia64/xen: increase IA64_MAX_RSVD_REGIONS.
- [PATCH 03/28] ia64/xen: increase IA64_MAX_RSVD_REGIONS.
- [PATCH] ia64/xen: introduce synch bitops which is necessary for ia64/xen support.
- [PATCH] ia64, xen: compilation fix caused by 79741dd35713ff4f6fd0eafd59fa94e8a4ba922d
- [PATCH] ia64, xen: compilation fix caused by 79741dd35713ff4f6fd0eafd59fa94e8a4ba922d