[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] 4.2 TODO update
On Tue, Feb 14, Andres Lagar-Cavilla wrote: > Why? Because it's really really hard to guarantee we'll go to sleep in an > atomic context. The main use for wait queues (imho) is in hvm_copy, and > there's a zillion paths going into hvm_copy (copy_from/to_user!) with all > ways of bumping the preemption count. If the guests pagetable is paged out this code path will trigger, then one of the hypercalls returns an error and the guest runs into a BUG(). I think it was decrease_reservation, or similar. Another thing reported by Huawei on this list was somewhere in the emulation code where a gfn_to_mfn() failed. What other way exist to make paging 100% transparent to the guest? Olaf _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |