lguest: Enlarge virtio rings
authorRusty Russell <rusty@rustcorp.com.au>
Tue, 29 Jul 2008 14:58:37 +0000 (09:58 -0500)
committerRusty Russell <rusty@rustcorp.com.au>
Mon, 28 Jul 2008 23:58:38 +0000 (09:58 +1000)
commit0f0c4fab8284f3b886b2e1e0e317e3bb8de176b3
tree2509e74b573bac7560f42cc7ab3640814cf683d7
parent398f187d74b89d5ab198fcf9b8d86edbefecec4d
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: Rusty Russell <rusty@rustcorp.com.au>
Documentation/lguest/lguest.c