[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] RFC: [0/2] Remove netloop by lazy copying in netback
On Tue, Mar 27, 2007 at 02:50:19PM +0100, Keir Fraser wrote: > > PV-on-otherwise-unmodified-guest). Of course we'd only be introducing a > dependency for a *backend* driver here. Well I'm still hoping to have a zero-copy dom0 => domU path :) > Your thought of using the accessed bit is rather neat. I believe it is > guaranteed that if we test-and-clear a pte, and see A==0, then no TLB can > cache that pte. If so, I think this could be a winner. Yes that assumption is used elsewhere too so it should be fine. I've checked again and the accessed bit is certainly present on ppc as well as ia64. The only I don't know is if it's present on the nested page tables on ia64 but I see no reasons why it wouldn't be. Cheers, -- Visit Openswan at http://www.openswan.org/ Email: Herbert Xu ~{PmV>HI~} <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |