Scott Long
5b4a781b96
Lock the AMR driver:
...
- Introduce the amr_io_lock to control access to command queues, bio queues,
and the hardware.
- Eliminate the taskqueue and do all completion processing in the ithread.
- Assign a static slot number to each command instead of doing a linear
search for free slots each time a command is needed.
- Modify the interrupt handler to more closely match what Linux does, for
safety.
2005-01-16 07:34:26 +00:00
..
2005-01-15 20:11:25 +00:00
2005-01-14 20:16:41 +00:00
2005-01-15 19:42:28 +00:00
2005-01-09 23:30:35 +00:00
2005-01-05 22:34:37 +00:00
2005-01-13 12:25:19 +00:00
2005-01-14 22:39:44 +00:00
2005-01-15 13:25:41 +00:00
2005-01-14 06:37:43 +00:00
2004-12-21 08:47:35 +00:00
2005-01-06 01:34:41 +00:00
2005-01-16 07:34:26 +00:00
2005-01-14 16:35:34 +00:00
2005-01-06 18:27:30 +00:00
2005-01-14 21:05:35 +00:00
2005-01-14 07:33:51 +00:00
2005-01-06 22:18:23 +00:00
2005-01-14 20:50:52 +00:00
2005-01-15 20:03:59 +00:00
2005-01-10 13:05:58 +00:00
2005-01-11 09:10:46 +00:00
2005-01-14 13:38:15 +00:00
2005-01-07 00:24:33 +00:00
2005-01-11 18:18:40 +00:00
2005-01-15 22:04:17 +00:00
2005-01-01 17:48:27 +00:00
2005-01-07 02:35:34 +00:00
2005-01-07 01:45:51 +00:00
2005-01-14 11:55:07 +00:00
2005-01-14 09:00:46 +00:00
2005-01-07 02:30:35 +00:00
2005-01-07 01:45:51 +00:00
2005-01-09 07:34:55 +00:00
2005-01-10 13:06:42 +00:00
2005-01-07 01:45:51 +00:00
2005-01-07 01:45:51 +00:00
2005-01-07 01:45:51 +00:00
2005-01-07 01:45:51 +00:00
2005-01-11 11:36:26 +00:00
2005-01-14 07:33:51 +00:00
2005-01-13 12:25:19 +00:00
2005-01-07 02:29:27 +00:00
2005-01-09 22:17:39 +00:00
2005-01-07 02:29:27 +00:00
2005-01-10 09:56:47 +00:00
2005-01-07 02:29:27 +00:00
2005-01-15 19:55:25 +00:00
2005-01-07 02:29:27 +00:00
2005-01-03 12:08:18 +00:00
2005-01-15 09:20:47 +00:00
2005-01-15 02:43:31 +00:00
2005-01-13 08:05:20 +00:00
2005-01-15 17:09:53 +00:00
2005-01-15 21:12:47 +00:00