plan9fox/sys
cinap_lenrek a0bb446d75 ethervirtio: fix queue notifications and interrupt flags, avoid useless notifications
bug: Rnointerrupt was used on Vqueue.used.flags instead of
Vqueue.avail.flags.

introduce vqnotify() function that notifies the device
about available ring advancement.

avoid queue notifications there that can be slow by
checking Unonotify flag in Vqueue.used.flags.

keep track of the number of notifications in the queue.
2014-12-09 03:23:53 +01:00
..
doc
games/lib fortunes: (no plan9 to hand) 2014-11-14 12:11:42 -05:00
include libsec: add diffie-hellman functions 2014-09-14 02:29:18 +02:00
lib hgwebfs: add fake add_handler method for HTTPRangeHandler() 2014-12-09 23:11:05 +01:00
man 9boot(8): -from 2014-12-07 14:34:15 +01:00
src ethervirtio: fix queue notifications and interrupt flags, avoid useless notifications 2014-12-09 03:23:53 +01:00