Ed Maste
054ff3bee0
Add sanity checking for QUEUE(3) lists under INVARIANTS. Races may lead
...
to list corruption, which can be difficult to unravel in a post-mortem
analysis. These checks verify that prev and next pointers are consistent
when inserting or removing elements, thus catching any corruption earlier.
Also use TRASHIT to break LIST and SLIST link pointers on element removal,
from mlaier via -hackers.
Reviewed by: mlaier
Approved by: rwatson (mentor)
2005-11-18 19:41:55 +00:00
..
2005-11-13 02:17:05 +00:00
2005-11-18 19:26:46 +00:00
2005-11-08 13:01:29 +00:00
2005-11-18 10:36:29 +00:00
2005-05-29 16:11:34 +00:00
2005-11-18 02:43:49 +00:00
2005-10-31 15:41:29 +00:00
2005-11-14 18:19:57 +00:00
2005-11-17 01:32:01 +00:00
2005-11-11 16:04:59 +00:00
2005-08-18 00:30:22 +00:00
2005-10-24 15:21:36 +00:00
2005-11-18 16:47:24 +00:00
2005-11-16 02:26:25 +00:00
2005-11-18 02:43:49 +00:00
2005-10-31 15:41:29 +00:00
2005-08-09 10:20:02 +00:00
2005-11-18 19:26:46 +00:00
2005-11-13 02:17:05 +00:00
2005-11-09 03:55:40 +00:00
2005-10-31 15:41:29 +00:00
2005-11-18 16:51:13 +00:00
2005-10-31 15:41:29 +00:00
2005-11-17 06:51:49 +00:00
2005-11-18 16:23:26 +00:00
2005-11-15 05:56:32 +00:00
2005-11-11 16:04:59 +00:00
2005-11-11 16:04:59 +00:00
2005-11-15 10:54:20 +00:00
2005-11-18 16:23:26 +00:00
2005-11-16 12:36:08 +00:00
2005-11-09 13:29:16 +00:00
2005-11-09 13:29:16 +00:00
2005-11-09 13:29:16 +00:00
2005-11-09 13:29:16 +00:00
2005-10-31 15:41:29 +00:00
2005-10-31 15:41:29 +00:00
2005-07-14 20:08:27 +00:00
2005-10-31 15:41:29 +00:00
2005-11-10 23:25:16 +00:00
2005-10-31 15:41:29 +00:00
2005-08-18 11:58:03 +00:00
2005-11-09 12:26:37 +00:00
2005-09-25 21:29:32 +00:00
2005-11-14 21:54:20 +00:00
2005-10-18 11:46:24 +00:00
2005-11-11 12:03:28 +00:00
2005-09-19 16:51:43 +00:00
2005-10-31 15:41:29 +00:00
2005-11-09 08:49:46 +00:00
2005-11-18 19:41:55 +00:00
2005-09-24 20:11:07 +00:00
2005-11-18 06:06:10 +00:00
2005-11-09 08:19:21 +00:00