dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/Documentation/lguest
Rusty Russell ca60a42c9b lguest: don't force VIRTIO_F_NOTIFY_ON_EMPTY
VIRTIO_F_NOTIFY_ON_EMPTY indicates to the Guest that we will hit them with
an interrupt every time the xmit queue is emptied.

Because it results in lots of tx interrupts, modern Guests probably don't
want it, so let's only force it when they accept the option.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2009-09-23 22:26:47 +09:30
..
.gitignore lguest: tell git to ignore Documentation/lguest/lguest 2009-04-19 23:14:02 +09:30
Makefile lguest: clean up example launcher compile flags. 2009-06-12 22:27:03 +09:30
extract lguest: documentation I: Preparation 2007-07-26 11:35:16 -07:00
lguest.c lguest: don't force VIRTIO_F_NOTIFY_ON_EMPTY 2009-09-23 22:26:47 +09:30
lguest.txt lguest: PAE support 2009-06-12 22:27:08 +09:30