summaryrefslogtreecommitdiff
path: root/usr.sbin/ntpd/ntpd.c
diff options
context:
space:
mode:
authorStefan Sperling <stsp@cvs.openbsd.org>2020-02-12 16:02:52 +0000
committerStefan Sperling <stsp@cvs.openbsd.org>2020-02-12 16:02:52 +0000
commit42929787739b02239f2f550d2006e6cffd64c8ad (patch)
tree67f151a7982b8c4f3721a81df1fee59ddf578244 /usr.sbin/ntpd/ntpd.c
parent13d6fea92a19f7cd930f6b5a11cd720f6bf23a33 (diff)
Implement a workaround for missing Tx completion interrupts in iwm(4).
iwm(4) releases resources whenever hardware signals Tx completion for a frame at Tx queue index 'N'. It has been observed that we sometimes get an interrupt for frame 'N - 2' followed by an interrupt for frame 'N', with no interrupt being received for frame 'N - 1'. Whenever this occurred a later decision to roam to another AP would fail since AP node references for frames affected by missing interrupts were never released. Another side-effect was an mbuf leak. The problem was first observed at 36c3 and debugged there with bluhm@. ok tobhe@
Diffstat (limited to 'usr.sbin/ntpd/ntpd.c')
0 files changed, 0 insertions, 0 deletions