|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] [PATCH 00/17] Netchannel2 for a modern git kernel
This is a forward port of the NC2 patches I posted against so that
they apply to Jeremy's git tree, rather than the XCI patchqueue. It's
identical in most important respects, except that I've not included
any of the VMQ patches.
See the other patch series for a more detailed description of what
this does.
This should apply cleanly to
commit 2a65ac0eea618596fb19a4ee36f8a4463aadad3d
Merge: 4907e6c f68aa6d
Author: Jeremy Fitzhardinge <jeremy.fitzhardinge@xxxxxxxxxx>
Date: Fri Oct 2 11:42:04 2009 -0700
Merge branch 'xen/dom0/drm' into xen/master
* xen/dom0/drm:
drm: free vmalloc dma memory properly
drm: make sure all pages in vmalloc area are really DMA-ready
drm: recompute vma->vm_page_prot after changing vm_flags
Steven.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-devel] [PATCH 00/17] Netchannel2 for a modern git kernel,
steven.smith <=
- [Xen-devel] [PATCH 03/17] Fix a long-standing memory leak in the grant tables implementation., steven.smith
- [Xen-devel] [PATCH 05/17] Add support for copy only (sub-page) grants., steven.smith
- [Xen-devel] [PATCH 02/17] Use the foreign page tracking logic in netback.c. This isn't terribly useful, but will be necessary if anything else ever introduces mappings of foreign pages into the network stack., steven.smith
- [Xen-devel] [PATCH 01/17] Introduce a live_maps facility for tracking which domain foreign pages were mapped from in a reasonably uniform way., steven.smith
- [Xen-devel] [PATCH 07/17] Extend the grant tables implementation with an improved allocation batching mechanism., steven.smith
- [Xen-devel] [PATCH 06/17] Add support for transitive grants., steven.smith
- [Xen-devel] [PATCH 04/17] Introduce support for version 2 grant tables. Use them by default when available., steven.smith
- [Xen-devel] [PATCH 09/17] Add a fall-back poller, in case finish messages get stuck somewhere., steven.smith
- [Xen-devel] [PATCH 08/17] Add a very basic netchannel2 implementation., steven.smith
- [Xen-devel] [PATCH 12/17] Jumbogram support., steven.smith
|
|
|
|
|