[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] Re: [Patch] the interface of invalidating qemu mapcache
On 26/1/07 7:33 pm, "Li, Xin B" <xin.b.li@xxxxxxxxx> wrote: > Yes, it's much simpler if we just blow the entire mapcache each time we > release memory to Xen or get some back from Xen. For populating memory, qemu should probably refill the mapcache on demand. It ought to be catching page faults on access to the mapcache anyway (easy, just need a SIGSEGV handler). If it detects a mapcache access it should first attempt to refill that mapcache entry and if that fails then do something appropriate (crash the domain?). -- Keir _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |