Jeff Roberson 639c9550fb Remove the temporary alignment check in free().
Implement the following checks on freed memory in the bucket path:
	- Slab membership
	- Alignment
	- Duplicate free

This previously was only done if we skipped the buckets.  This code will slow
down INVARIANTS a bit, but it is smp safe.  The checks were moved out of the
normal path and into hooks supplied in uma_dbg.
2002-05-02 02:08:48 +00:00
..
2002-03-19 21:25:46 +00:00
2002-03-25 13:52:45 +00:00
2002-03-25 13:52:45 +00:00
2002-05-01 20:44:46 +00:00
2002-02-07 20:58:47 +00:00
2002-04-06 08:44:04 +00:00
2002-03-19 21:25:46 +00:00
2002-04-24 09:59:18 +00:00
2002-05-01 20:44:46 +00:00
2002-03-19 21:25:46 +00:00
2000-09-29 13:36:47 +00:00
2002-02-07 20:58:47 +00:00
2002-03-19 21:25:46 +00:00
2002-03-19 21:25:46 +00:00
2002-03-19 21:25:46 +00:00
2002-05-01 20:44:46 +00:00
2002-03-19 21:25:46 +00:00
2002-05-01 20:44:46 +00:00
2002-03-19 21:25:46 +00:00
2002-03-19 21:25:46 +00:00
2001-09-12 08:38:13 +00:00
2002-03-19 21:25:46 +00:00
2002-03-19 21:25:46 +00:00
2002-05-01 20:44:46 +00:00
2002-05-01 20:44:46 +00:00
2002-05-01 20:44:46 +00:00
2002-05-01 20:44:46 +00:00
2002-03-19 21:25:46 +00:00