kernel-hacking-2024-linux-s.../Documentation/lguest
Rusty Russell 426e3e0af5 virtio: clarify NO_NOTIFY flag usage
The other side (host) can set the NO_NOTIFY flag as an optimization,
to say "no need to kick me when you add things".  Make it clear that
this is advisory only; especially that we should always notify when
the ring is full.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2008-02-04 23:50:00 +11:00
..
extract
lguest.c virtio: clarify NO_NOTIFY flag usage 2008-02-04 23:50:00 +11:00
lguest.txt Fix lguest documentation 2007-12-17 19:28:16 -08:00
Makefile Introduce guest mem offset, static link example launcher 2007-10-23 15:49:50 +10:00