John-Mark Gurney
ad3b9257c2
Add locking to the kqueue subsystem. This also makes the kqueue subsystem
...
a more complete subsystem, and removes the knowlege of how things are
implemented from the drivers. Include locking around filter ops, so a
module like aio will know when not to be unloaded if there are outstanding
knotes using it's filter ops.
Currently, it uses the MTX_DUPOK even though it is not always safe to
aquire duplicate locks. Witness currently doesn't support the ability
to discover if a dup lock is ok (in some cases).
Reviewed by: green, rwatson (both earlier versions)
2004-08-15 06:24:42 +00:00
..
2004-08-11 02:35:06 +00:00
2004-08-13 22:30:55 +00:00
2004-08-11 02:35:06 +00:00
2004-08-10 02:08:57 +00:00
2004-08-15 06:24:42 +00:00
2004-07-30 22:08:52 +00:00
2004-08-14 08:38:17 +00:00
2004-08-15 00:10:59 +00:00
2004-08-14 15:32:40 +00:00
2004-06-14 00:38:54 +00:00
2004-07-28 08:59:08 +00:00
2004-08-15 06:24:42 +00:00
2004-07-11 16:13:57 +00:00
2004-08-15 06:24:42 +00:00
2004-08-10 19:32:33 +00:00
2004-08-14 09:56:17 +00:00
2004-08-15 06:24:42 +00:00
2004-07-18 20:13:31 +00:00
2004-08-13 06:22:35 +00:00
2004-08-14 05:00:37 +00:00
2004-08-08 01:26:00 +00:00
2004-07-30 22:08:52 +00:00
2004-08-15 06:24:42 +00:00
2004-07-27 22:32:01 +00:00
2004-08-14 23:54:27 +00:00
2004-08-15 06:24:42 +00:00
2004-07-27 23:20:45 +00:00
2004-08-10 03:23:05 +00:00
2004-07-28 06:59:55 +00:00
2004-08-12 14:22:00 +00:00
2004-08-14 15:32:40 +00:00
2004-08-14 15:32:40 +00:00
2004-08-14 15:32:40 +00:00
2004-07-28 06:58:23 +00:00
2004-06-21 00:20:43 +00:00
2004-06-24 03:11:29 +00:00
2004-06-16 09:47:26 +00:00
2004-07-28 06:59:55 +00:00
2004-07-30 22:08:52 +00:00
2004-07-30 22:08:52 +00:00
2004-07-24 02:32:27 +00:00
2004-08-10 03:26:17 +00:00
2004-08-05 13:01:29 +00:00
2004-08-13 06:57:31 +00:00
2004-08-14 21:43:37 +00:00
2004-08-12 17:41:33 +00:00
2004-07-15 22:21:25 +00:00
2004-08-02 00:18:36 +00:00
2004-08-14 21:43:37 +00:00
2004-08-15 06:24:42 +00:00
2004-07-11 16:14:24 +00:00
2004-08-15 06:24:42 +00:00
2004-08-14 18:57:41 +00:00
2004-05-16 00:19:12 +00:00