← Prev in month ← Prev in thread

[OASIS Issue Tracker] Created: (VIRTIO-13) Remove VIRTIO_F_NOTIFY_ON_EMPTY?

From
Rusty Russell
Date
2013-08-14T05:08:00+00:00
ID
Thread
[OASIS Issue Tracker] Created: (VIRTIO-13) Remove VIRTIO_F_NOTIFY_ON_EMPTY?
Remove VIRTIO_F_NOTIFY_ON_EMPTY?

---------------------------------

Key: VIRTIO-13
URL:  http://tools.oasis-open.org/issues/browse/VIRTIO-13
Project: OASIS Virtual I/O Device (VIRTIO)

TC
Issue Type: Improvement
Reporter: Rusty Russell
Notify on empty means that the device interrupts even if it wouldn't normally, in the case where a normally-full virtqueue is empty.  ISTR this was a performance hack; it's no longer used in Linux anyway, and performance issues may have been due to a race which sometimes lost interrupts :)

--
This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators:  http://tools.oasis-open.org/issues/secure/Administrators.jspa  - For more information on JIRA, see:  http://www.atlassian.com/software/jira
← Prev in month ← Prev in thread