diff options
author | rwatson <rwatson@FreeBSD.org> | 2007-06-07 22:27:15 +0000 |
---|---|---|
committer | rwatson <rwatson@FreeBSD.org> | 2007-06-07 22:27:15 +0000 |
commit | 9f332c91ef20b2392e96c3aed469ba04aeb7b13f (patch) | |
tree | 23e84b7f5fd5465f12ed2c509373ee128d73a43a /sys/dev/dcons | |
parent | 1f72bba08402b15a14e6c65f84d0d252f2d2bc1c (diff) | |
download | FreeBSD-src-9f332c91ef20b2392e96c3aed469ba04aeb7b13f.zip FreeBSD-src-9f332c91ef20b2392e96c3aed469ba04aeb7b13f.tar.gz |
Move per-process audit state from a pointer in the proc structure to
embedded storage in struct ucred. This allows audit state to be cached
with the thread, avoiding locking operations with each system call, and
makes it available in asynchronous execution contexts, such as deep in
the network stack or VFS.
Reviewed by: csjp
Approved by: re (kensmith)
Obtained from: TrustedBSD Project
Diffstat (limited to 'sys/dev/dcons')
0 files changed, 0 insertions, 0 deletions