diff options
author | Julien Grall <[email protected]> | 2015-05-05 13:15:29 +0100 |
---|---|---|
committer | David Vrabel <[email protected]> | 2015-10-23 14:20:41 +0100 |
commit | d0089e8a0e4c9723d85b01713671358e3d6960df (patch) | |
tree | a183a66197f3400504934c8e29c6b04a5c240622 /net/lapb/lapb_in.c | |
parent | 30c5d7f0da82f55c86c0a09bf21c0623474bb17f (diff) |
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 <[email protected]>
Reviewed-by: Wei Liu <[email protected]>
Signed-off-by: David Vrabel <[email protected]>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions