[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] RE: [Xen-devel] Re: [RFC PATCH 0/4] (Take 2): transcendent memory ("tmem") for Linux
> >> Right, the transient uses of tmem when applied to disk objects > >> (swap/pagecache) are very similar to disk caches. Which is > >> why you can > >> get a very similar effect when caching your virtual disks; > >> this can be > >> done without any guest modification. > > > > Write-through backing and virtual disk cacheing offer a > > similar effect, but it is far from the same. > > Can you explain how it differs for the swap case? Maybe I don't > understand how tmem preswap works. The key differences I see are the "please may I store something" API and the fact that the reply (yes or no) can vary across time depending on the state of the collective of guests. Virtual disk cacheing requires the host to always say yes and always deliver persistence. I can see that this is less of a concern for KVM because the host can swap... though doesn't this hide information from the guest and potentially have split-brain swapping issues? (thanks for the great discussion so far... going offline mostly now for a few days) Dan _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |