linux-stable/Documentation/lguest
Rusty Russell aa1249840b lguest: Adaptive timeout
Since the correct timeout value varies, use a heuristic which adjusts
the timeout depending on how many packets we've seen.  This gives
slightly worse results, but doesn't need tweaking when GSO is
introduced.

500 usec	19.1887		xmit 561141 recv 1 timeout 559657
Dynamic (278)	20.1974		xmit 214510 recv 5 timeout 214491 usec 278

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2008-07-29 09:58:36 +10:00
..
extract lguest: documentation I: Preparation 2007-07-26 11:35:16 -07:00
lguest.c lguest: Adaptive timeout 2008-07-29 09:58:36 +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