Robert Watson cba07e4acc Manage audit record memory with the slab allocator, turning
initialization routines into a ctor, tear-down to a dtor, cleaning
up, etc.  This will allow audit records to be allocated from
per-cpu caches.

On recent FreeBSD, dropping the audit_mtx around freeing to UMA is
no longer required (at one point it was possible to acquire Giant
on that path), so a mutex-free thread-local drain is no longer
required.

Obtained from:	TrustedBSD Project
2006-02-06 22:30:54 +00:00
..
2005-12-04 02:12:43 +00:00
2006-02-06 19:17:48 +00:00
2006-02-03 15:25:52 +00:00
2006-02-01 12:06:01 +00:00
2006-02-06 22:15:00 +00:00
2006-02-06 14:30:21 +00:00
2006-01-21 10:44:34 +00:00
2006-01-21 10:44:34 +00:00
2006-02-02 11:14:13 +00:00
2006-01-30 16:32:08 +00:00