[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] yanked share problem
Hi Folks, Let's imagine we have two domains, DomU_A and DomU_B. Being DomU's, the two domains don't trust each other, but still desire to safely setup a shared memory page. The scenario is the following: DomU_A acquires a grant reference and shares a page to DomU_B. DomU_B gets the grant reference passed from A and maps the shared page. DomU_A then, due to bug or badness, unshares the page without telling DomU_B. DomU_B faults on the next access to the mapped but unshared page. Since one DomU causing a fault in another DomU is unacceptable, the two domains cannot share memory. Have I missed something? I would much appreciate being set straight on this. Thanks, -steve _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |