[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] RE: [Xen-ia64-devel] RE: [Xen-devel] [BUNDLE] Testing a simplerinter-domain transport
On Mon, 2006-02-06 at 14:53 -0800, Magenheimer, Dan (HP Labs Fort Collins) wrote: > However, Rusty, this brings up another interesting point... > Is your new idt code designed so that the page size is > configurable? And (wish list) any chance it can be flexible > enough to deal with a situation where the frontend and backend > use a different pagesize? At least where the backend > pagesize is greater than the frontend pagesize? It's entirely independent. The domain says "send/receive the following address,length pairs to/from this peer". Now, if the hypervisor is going to page-swap, then they're going to need to be page-aligned for both, but the hypervisor is certainly not required to flip pages. My current implementation simply does a memcpy. Cheers, Rusty. -- ccontrol: http://ozlabs.org/~rusty/ccontrol _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |