summaryrefslogtreecommitdiffstats
path: root/sys/netinet/tcp_subr.c
diff options
context:
space:
mode:
authorscottl <scottl@FreeBSD.org>2003-02-19 21:58:34 +0000
committerscottl <scottl@FreeBSD.org>2003-02-19 21:58:34 +0000
commit6ececd4417e9635c5b55583283f2640c2fb05a6b (patch)
tree25035399bc17c6c584e99655dd9114daacea575c /sys/netinet/tcp_subr.c
parente7c18881a0bf0ba8620d4b0347f9acf5623ff365 (diff)
downloadFreeBSD-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_subr.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud