summaryrefslogtreecommitdiffstats
path: root/drivers/xen
diff options
context:
space:
mode:
authorJulien Grall <julien.grall@citrix.com>2015-05-05 13:15:29 +0100
committerDavid Vrabel <david.vrabel@citrix.com>2015-10-23 14:20:41 +0100
commitd0089e8a0e4c9723d85b01713671358e3d6960df (patch)
treea183a66197f3400504934c8e29c6b04a5c240622 /drivers/xen
parent30c5d7f0da82f55c86c0a09bf21c0623474bb17f (diff)
downloadlinux-d0089e8a0e4c9723d85b01713671358e3d6960df.tar.bz2
net/xen-netback: Make it running on 64KB page granularity
The PV network protocol is using 4KB page granularity. The goal of this patch is to allow a Linux using 64KB page granularity working as a network backend on a non-modified Xen. It's only necessary to adapt the ring size and break skb data in small chunk of 4KB. The rest of the code is relying on the grant table code. Signed-off-by: Julien Grall <julien.grall@citrix.com> Reviewed-by: Wei Liu <wei.liu2@citrix.com> Signed-off-by: David Vrabel <david.vrabel@citrix.com>
Diffstat (limited to 'drivers/xen')
0 files changed, 0 insertions, 0 deletions