[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] refcount errors then crash on XenoLinux with the latest source
> It happened again. Is it possible that Xen isn't disabling network > interrupts while it is "auditing all pages"? Quite possibly. The auditing code was added fairly recently specifically to assist debugging of a guest OS that was internally 'leaking' references to pages. Its not in any of the non-debug builds, and is not well tested. In the circumstance we were using it the problem with the guestOS was rather subtle and just a couple of pages were failing the audit and generating log messages. (The audit code gets called when the guest does something 'weird', or when you invoke the appropriate keyboard handler) If your machine has lots of physical memory, the auditing will take some time, and I'm not surprised that its causing problems. If its not helping you, just comment it out, or invoke it via the keyboard handler when you want it. Cheers, Ian ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |