Skip to content
Commit 0f0c4fab authored by Rusty Russell's avatar Rusty Russell
Browse files

lguest: Enlarge virtio rings



With big packets, 128 entries is a little small.

Guest -> Host 1GB TCP:
Before: 8.43625 seconds xmit 95640 recv 198266 timeout 49771 usec 1252
After: 8.01099 seconds xmit 49200 recv 102263 timeout 26014 usec 2118

Signed-off-by: default avatarRusty Russell <rusty@rustcorp.com.au>
parent 398f187d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment