diff options
author | 2019-03-01 10:02:44 +0000 | |
---|---|---|
committer | 2019-03-01 10:02:44 +0000 | |
commit | 8f5d21b713e7a928d03fc5ab202e04c60a0cb214 (patch) | |
tree | 21b11962e7812ad769e78f9e85be895c2ad48e33 /usr.bin/mandoc/man_html.c | |
parent | use ifiq_input instead of if_input (diff) | |
download | wireguard-openbsd-8f5d21b713e7a928d03fc5ab202e04c60a0cb214.tar.xz wireguard-openbsd-8f5d21b713e7a928d03fc5ab202e04c60a0cb214.zip |
use a timeout to refill the rx ring when it's empty.
em had rxr, but didn't use a timeout cos it claimed to generate an
RX overflow interrupt when packets fell off slots in the ring. turns
out that's a lie on at least one chip, so add the timeout like other
drivers.
this was hit by mlarkin@, who had nfs and bufs steal all the packets
and memory for packets from em, which didn't recover after the
memory had been released back to the system.
Diffstat (limited to 'usr.bin/mandoc/man_html.c')
0 files changed, 0 insertions, 0 deletions