]> xenbits.xensource.com Git - pvdrivers/win/xenvif.git/commit
Revert "Replace uses of MmAllocatePagesForMdlEx in __AllocatePage"
authorPaul Durrant <paul.durrant@citrix.com>
Thu, 1 Nov 2018 16:43:32 +0000 (16:43 +0000)
committerPaul Durrant <paul.durrant@citrix.com>
Tue, 6 Nov 2018 09:40:34 +0000 (09:40 +0000)
commite8fe14f6072747f62285c74bd45f851bab69c10e
treedb1000c1188f7a9e4107d0a17f233834233fcf90
parentd96c93b011cccb05a13c4e96d98ef828acd3bce8
Revert "Replace uses of MmAllocatePagesForMdlEx in __AllocatePage"

This reverts commit 4f85d004. This patch was put in place to work around
a bug in Windows but seems to have a serious negative effect on
performance. The bug in Windows has since been fixed so the patch can now
be reverted to recover performance.

Signed-off-by: Paul Durrant <paul.durrant@citrix.com>
src/xenvif/controller.c
src/xenvif/receiver.c
src/xenvif/transmitter.c
src/xenvif/util.h