summaryrefslogtreecommitdiff
path: root/include/net/dn_route.h
diff options
context:
space:
mode:
authorWei Liu <wei.liu2@citrix.com>2013-08-26 11:59:37 (GMT)
committerDavid S. Miller <davem@davemloft.net>2013-08-29 05:18:04 (GMT)
commit43e9d1943278e96150b449ea1fa81f4ae27729d5 (patch)
tree76c3752f6a2c4f6284b55b783ba78d686b36da14 /include/net/dn_route.h
parent5b2941b18dc5f60a5c14a5c15693f9c58b0dd922 (diff)
downloadlinux-fsl-qoriq-43e9d1943278e96150b449ea1fa81f4ae27729d5.tar.xz
xen-netback: remove page tracking facility
The data flow from DomU to DomU on the same host in current copying scheme with tracking facility: copy DomU --------> Dom0 DomU | ^ |____________________________| copy The page in Dom0 is a page with valid MFN. So we can always copy from page Dom0, thus removing the need for a tracking facility. copy copy DomU --------> Dom0 -------> DomU Simple iperf test shows no performance regression (obviously we copy twice either way): W/ tracking: ~5.3Gb/s W/o tracking: ~5.4Gb/s Signed-off-by: Wei Liu <wei.liu2@citrix.com> Acked-by: Ian Campbell <ian.campbell@citrix.com> Acked-by: Matt Wilson <msw@amazon.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/net/dn_route.h')
0 files changed, 0 insertions, 0 deletions