alistair23-linux/Documentation/lguest
Rusty Russell 0f0c4fab82 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>
2008-07-29 09:58:38 +10:00
..
extract lguest: documentation I: Preparation 2007-07-26 11:35:16 -07:00
lguest.c lguest: Enlarge virtio rings 2008-07-29 09:58:38 +10:00
lguest.txt lguest: lguest.txt documentation fix 2008-03-28 11:05:52 +11:00
Makefile Introduce guest mem offset, static link example launcher 2007-10-23 15:49:50 +10:00