summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2001-10-26 08:12:54 +0000
committerjhb <jhb@FreeBSD.org>2001-10-26 08:12:54 +0000
commit46e3f92a5d9268f6cd24fb05657ca80cc78f3aa4 (patch)
treeea93762e897a0b2d2eca0a29032d37f114739a9f /lib
parent83e21bd3fa88980898951b32af3e4126bfa94a29 (diff)
downloadFreeBSD-src-46e3f92a5d9268f6cd24fb05657ca80cc78f3aa4.zip
FreeBSD-src-46e3f92a5d9268f6cd24fb05657ca80cc78f3aa4.tar.gz
Add a per-thread ucred reference for syscalls and synchronous traps from
userland. The per thread ucred reference is immutable and thus needs no locks to be read. However, until all the proc locking associated with writes to p_ucred are completed, it is still not safe to use the per-thread reference. Tested on: x86 (SMP), alpha, sparc64
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud