[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] one more question on ethernet front end
The frames you get from the receive ring are not necessarily the ones you removed from your memory reservation. i.e., you will be replacing with different pages. -- Keir PS. Try to stick close to the Linxu device drivers as much as possible -- the mechanism for granting foreign access to your pages, and for accepting page transfers from other foreign domains, will be changing soon (it's rather fast and loose at the moment). It'll be nice if you can take a patch directly from our Linux tree. > If my domain loans a page out and then reduces its reservation, is it safe > to assume that when that page appears in the rx ring as a result that it > will be one of the ones I loaned out? in other words, do pages I return to > Xen for use in the rx ring get replaced by other pages, or do they come > back to me when they are full of data? > > thanks > > ron > > > > ------------------------------------------------------- > This SF.Net email is sponsored by BEA Weblogic Workshop > FREE Java Enterprise J2EE developer tools! > Get your free copy of BEA WebLogic Workshop 8.1 today. > http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click > _______________________________________________ > Xen-devel mailing list > Xen-devel@xxxxxxxxxxxxxxxxxxxxx > https://lists.sourceforge.net/lists/listinfo/xen-devel ------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |