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
..
2006-02-06 22:06:54 +00:00
2006-02-06 22:06:54 +00:00
2006-02-06 22:17:42 +00:00
2006-01-18 18:49:25 +00:00
2006-02-06 01:12:46 +00:00
2006-01-30 20:27:44 +00:00
2006-02-01 00:25:26 +00:00
2006-02-06 22:06:54 +00:00
2006-02-05 05:06:04 +00:00
2006-02-05 17:17:32 +00:00
2005-08-18 00:30:22 +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-01-09 20:42:19 +00:00
2005-12-05 11:58:35 +00:00
2006-02-06 22:15:00 +00:00
2006-02-02 23:41:08 +00:00
2005-12-22 22:16:09 +00:00
2006-01-17 17:29:03 +00:00
2006-02-06 22:06:54 +00:00
2006-01-22 00:46:40 +00:00
2006-02-05 17:38:28 +00:00
2006-02-03 23:03:07 +00:00
2006-01-23 21:02:49 +00:00
2005-11-11 16:04:59 +00:00
2006-01-22 01:07:11 +00:00
2006-02-06 14:30:21 +00:00
2006-02-04 07:59:17 +00:00
2006-02-05 09:52:40 +00:00
2006-01-21 10:44:34 +00:00
2006-01-14 00:05:44 +00:00
2006-01-21 10:44:34 +00:00
2005-11-09 13:29:16 +00:00
2006-01-14 11:40:32 +00:00
2006-01-16 17:03:21 +00:00
2006-01-19 22:48:31 +00:00
2006-01-20 15:07:18 +00:00
2006-02-01 00:25:26 +00:00
2005-08-18 11:58:03 +00:00
2006-02-02 11:14:13 +00:00
2006-01-15 06:49:28 +00:00
2006-02-01 15:45:29 +00:00
2005-11-28 02:58:30 +00:00
2006-01-10 09:19:10 +00:00
2006-01-20 15:20:41 +00:00
2006-02-06 22:30:54 +00:00
2006-01-31 22:34:13 +00:00
2006-02-06 22:06:54 +00:00
2006-01-30 16:32:08 +00:00
2006-02-01 00:25:26 +00:00
2006-02-06 10:14:12 +00:00
2006-01-10 20:58:27 +00:00