Alan Cox
c6c191b26f
o Correct the initialization of aiolio_zone: Each entry was 16 times larger
...
than necessary.
o Move a rarely-used goto label inside a critical section so that we don't
perform an splnet() for which there is no corresponding splx().
o Remove unnecessary splnet()/splx() around accesses to kaioinfo::kaio_jobdone
in aio_return().
o Use TAILQ_FOREACH for simple cases of iteration over kaioinfo::kaio_jobdone.
2002-01-14 07:26:33 +00:00
..
2002-01-14 00:13:45 +00:00
2002-01-10 11:49:55 +00:00
2001-12-09 19:39:49 +00:00
2002-01-11 16:14:34 +00:00
2002-01-09 03:39:04 +00:00
2002-01-08 19:33:51 +00:00
2002-01-14 00:13:45 +00:00
2002-01-11 15:49:02 +00:00
2002-01-13 21:37:49 +00:00
2001-11-27 14:11:47 +00:00
2001-11-27 19:56:28 +00:00
2002-01-14 02:59:06 +00:00
2002-01-14 02:18:59 +00:00
2001-12-30 17:34:19 +00:00
2001-12-10 08:09:49 +00:00
2002-01-13 19:16:52 +00:00
2002-01-14 00:13:45 +00:00
2002-01-05 09:41:37 +00:00
2001-12-21 21:54:56 +00:00
2001-11-27 03:55:43 +00:00
2002-01-14 07:26:33 +00:00
2001-11-07 19:55:16 +00:00
2002-01-12 17:31:25 +00:00
2002-01-11 16:04:47 +00:00
2001-11-17 03:07:11 +00:00
2002-01-08 10:34:03 +00:00
2002-01-14 00:13:45 +00:00
2002-01-11 12:13:57 +00:00
2002-01-08 10:34:03 +00:00
2002-01-08 10:34:03 +00:00
2001-12-05 05:40:49 +00:00
2002-01-08 10:34:03 +00:00
2001-12-10 08:09:49 +00:00
2002-01-08 10:34:03 +00:00
2002-01-13 11:58:06 +00:00
2001-12-31 06:56:31 +00:00
2002-01-14 02:13:46 +00:00
2002-01-13 05:36:05 +00:00
2002-01-10 11:49:55 +00:00
2002-01-08 19:35:27 +00:00
2002-01-12 21:12:17 +00:00
2001-09-12 08:38:13 +00:00
2001-12-18 00:27:18 +00:00
2001-12-26 18:31:22 +00:00
2002-01-08 16:25:51 +00:00
2002-01-14 00:13:45 +00:00
2002-01-04 05:27:47 +00:00
2002-01-13 11:58:06 +00:00
2002-01-14 00:13:45 +00:00