[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [Patch] [libxc] add missing free in xc_finish_mmu_updates to avoid memory leak
On 8/4/07 13:14, "Stephan Creutz" <stephan.creutz@xxxxxxxxxxxxxxxxx> wrote: >> What do you need it for? It's not all that useful to the toolstack any >> more. > > I'm trying to develop a fast rollback for domains without recreating > the whole domain. In some cases I need to update pagetables to restore > an older memory state from a checkpoint. Maybe I should integrate it in > libxc itself to avoid code duplication. But I thought it would be better > to start with an external tool because my rollback is very special. It > uses the shadow pagetables all the time to track dirty pages. > Shadow pagetables are slow, so it might not be useful for other users. I'm not sure whether this will work. It's not possible to modify another domain's page tables if Xen is currently type-tracking the page tables as such. You'd have to modify Xen to be able to do that. -- Keir _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |