scottl 6ececd4417 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.
2003-02-19 21:58:34 +00:00
..
2002-11-14 05:08:22 +00:00
2003-02-05 14:03:55 +00:00
2002-09-20 18:15:40 +00:00
2003-02-16 14:13:23 +00:00
2003-02-16 14:13:23 +00:00
2002-11-06 22:58:55 +00:00
2002-10-18 12:06:01 +00:00
2003-02-07 06:58:32 +00:00
2003-02-16 01:30:31 +00:00
2003-02-19 00:32:01 +00:00
2002-11-28 01:09:29 +00:00
2002-03-23 15:36:13 +00:00
2003-02-16 14:13:23 +00:00
2003-02-16 14:13:23 +00:00
2003-02-16 14:13:23 +00:00
2002-09-21 21:43:49 +00:00
2002-11-28 01:15:01 +00:00