diff options
author | scottl <scottl@FreeBSD.org> | 2003-02-19 21:58:34 +0000 |
---|---|---|
committer | scottl <scottl@FreeBSD.org> | 2003-02-19 21:58:34 +0000 |
commit | 6ececd4417e9635c5b55583283f2640c2fb05a6b (patch) | |
tree | 25035399bc17c6c584e99655dd9114daacea575c /sys/netinet/tcp_debug.h | |
parent | e7c18881a0bf0ba8620d4b0347f9acf5623ff365 (diff) | |
download | FreeBSD-src-6ececd4417e9635c5b55583283f2640c2fb05a6b.zip FreeBSD-src-6ececd4417e9635c5b55583283f2640c2fb05a6b.tar.gz |
Make the aac driver be INTR_MPSAFE. Once the interrupt handler determines
that a command completion happened, all further processing is deferred to
a taskqueue. The taskqueue itself runs implicetely under Giant, but we
already used a taskqueue for the biodone() processing, so this at least
saves the contesting of Giant in the interrupt handler.
Diffstat (limited to 'sys/netinet/tcp_debug.h')
0 files changed, 0 insertions, 0 deletions