Bosko Milekic
5746a1d866
- Place back STR string declarations for lock/unlock strings used for KTR_LOCK
...
tracing in order to avoid duplication.
- Insert some tracepoints back into the mutex acq/rel code, thus ensuring
that we can trace all lock acq/rel's again.
- All CURPROC != NULL checks are MPASS()es (under MUTEX_DEBUG) because they
signify a serious mutex corruption.
- Change up some KASSERT()s to MPASS()es, and vice-versa, depending on the
type of problem we're debugging (INVARIANTS is used here to check that
the API is being used properly whereas MUTEX_DEBUG is used to ensure that
something general isn't happening that will have bad impact on mutex
locks).
Reminded by: jhb, jake, asmodai
2001-02-11 02:54:16 +00:00
..
2000-11-28 06:49:15 +00:00
2000-04-08 14:17:18 +00:00
2001-01-28 06:39:56 +00:00
2001-01-29 01:55:54 +00:00
2001-01-27 00:01:31 +00:00
2001-02-09 06:11:45 +00:00
2001-01-24 08:42:39 +00:00
2000-04-26 20:58:40 +00:00
1999-12-29 05:07:58 +00:00
2001-02-09 16:25:16 +00:00
2000-12-02 05:45:32 +00:00
2001-02-09 06:11:45 +00:00
2001-01-27 00:01:31 +00:00
2000-10-29 13:57:19 +00:00
2001-02-09 17:46:35 +00:00
2001-02-09 06:11:45 +00:00
2001-02-02 03:32:11 +00:00
2000-12-08 21:51:06 +00:00
2000-07-04 11:25:35 +00:00
2001-01-24 00:35:12 +00:00
2001-02-06 11:21:58 +00:00
2001-02-09 20:51:11 +00:00
2001-02-09 06:11:45 +00:00
2001-02-09 14:59:43 +00:00
2001-02-09 17:42:43 +00:00
2000-12-08 21:51:06 +00:00
2001-02-09 06:11:45 +00:00
2001-02-09 19:02:39 +00:00
2001-01-08 07:22:06 +00:00
2001-02-04 16:08:18 +00:00
2001-02-09 16:27:41 +00:00
2001-02-09 06:11:45 +00:00
2000-07-04 11:25:35 +00:00
2001-02-04 13:13:25 +00:00
2001-02-11 02:54:16 +00:00
2000-09-10 09:13:34 +00:00
2000-05-05 09:59:14 +00:00
2001-02-09 19:02:39 +00:00
2001-02-09 06:11:45 +00:00
2000-11-18 21:01:04 +00:00
2001-02-09 06:11:45 +00:00
2001-02-09 06:11:45 +00:00
2001-02-10 02:20:34 +00:00
2001-02-09 06:11:45 +00:00
2001-01-10 04:43:51 +00:00
2001-02-10 19:07:32 +00:00
2000-12-01 08:57:47 +00:00
2001-02-04 13:13:25 +00:00
2001-01-01 23:09:53 +00:00
2000-11-27 22:52:31 +00:00
2001-02-09 06:11:45 +00:00
2000-04-29 15:36:14 +00:00
2000-09-29 13:32:24 +00:00
2000-12-08 21:51:06 +00:00
2000-12-08 21:51:06 +00:00
2000-04-29 13:19:31 +00:00
2000-12-31 23:12:20 +00:00
2001-01-04 13:41:24 +00:00
2000-12-28 12:17:35 +00:00
2001-01-04 13:41:24 +00:00
2000-12-01 08:47:54 +00:00
2000-09-29 13:36:47 +00:00
2000-05-01 20:32:07 +00:00
2000-04-22 15:13:06 +00:00
2001-01-27 00:01:31 +00:00
2000-05-26 02:09:24 +00:00
2000-12-08 21:51:06 +00:00
2001-01-08 22:16:26 +00:00
2001-02-06 11:21:58 +00:00
2001-02-04 16:08:18 +00:00
2000-12-15 17:55:24 +00:00
2001-01-14 18:48:42 +00:00
2000-11-26 19:29:15 +00:00
2000-10-31 07:05:40 +00:00
2001-02-09 06:11:45 +00:00
2000-12-08 21:51:06 +00:00
2000-12-20 21:50:37 +00:00
2000-10-29 16:57:42 +00:00
2001-01-10 04:43:51 +00:00
2001-02-09 06:11:45 +00:00
2001-02-09 06:11:45 +00:00
2001-01-28 00:33:58 +00:00
2001-02-09 16:13:57 +00:00
2001-02-09 17:46:35 +00:00
2001-02-10 20:33:35 +00:00
2001-02-11 02:54:16 +00:00
2001-02-11 02:54:16 +00:00
2001-02-09 08:10:22 +00:00
2001-01-11 00:13:54 +00:00
2001-02-09 06:11:45 +00:00
2000-07-02 23:56:45 +00:00
2000-12-02 05:45:32 +00:00
2000-12-02 05:41:30 +00:00
2000-12-01 08:57:47 +00:00
2001-01-14 18:04:30 +00:00
2001-01-14 18:04:30 +00:00
2001-02-04 20:10:32 +00:00
2000-01-30 10:14:13 +00:00
2000-12-20 21:50:37 +00:00
2000-12-08 21:51:06 +00:00
2001-01-29 10:06:22 +00:00
2001-02-06 11:21:58 +00:00
2000-07-11 22:07:57 +00:00
2001-02-09 06:11:45 +00:00
2000-10-29 13:57:19 +00:00
2000-11-27 22:52:31 +00:00
2000-11-11 23:04:15 +00:00
2001-02-09 06:11:45 +00:00
2000-11-19 22:22:47 +00:00
2000-11-19 22:22:47 +00:00
2001-01-21 22:23:11 +00:00
2001-02-09 06:11:45 +00:00
2000-12-21 21:44:31 +00:00
2001-01-27 00:01:31 +00:00
2001-02-09 06:11:45 +00:00
2001-02-09 06:11:45 +00:00
2000-12-08 20:09:00 +00:00
2001-02-06 09:18:39 +00:00
2001-02-09 06:11:45 +00:00
2001-02-09 06:11:45 +00:00
2001-02-09 06:11:45 +00:00
2001-02-09 06:11:45 +00:00
2001-02-04 16:08:18 +00:00
2000-12-06 07:09:08 +00:00
2001-02-09 06:11:45 +00:00
2001-02-09 06:11:45 +00:00
2001-02-09 06:11:45 +00:00
2001-02-09 06:11:45 +00:00
2000-12-06 06:59:38 +00:00
2000-11-01 17:57:24 +00:00