diff options
author | alc <alc@FreeBSD.org> | 2002-07-12 23:20:06 +0000 |
---|---|---|
committer | alc <alc@FreeBSD.org> | 2002-07-12 23:20:06 +0000 |
commit | 80b0a79553aa58dc7fad5b59d3f868ce0f12bd6d (patch) | |
tree | 43564014c2663f3a14063b7bb872eaf927d40114 /sys/kern/kern_exec.c | |
parent | 7cb243d2f4ee007a1b508dc2b4b1c8e98124b31a (diff) | |
download | FreeBSD-src-80b0a79553aa58dc7fad5b59d3f868ce0f12bd6d.zip FreeBSD-src-80b0a79553aa58dc7fad5b59d3f868ce0f12bd6d.tar.gz |
o Assert GIANT_REQUIRED on system maps in _vm_map_lock(),
_vm_map_lock_read(), and _vm_map_trylock(). Submitted by: tegge
o Remove GIANT_REQUIRED from kmem_alloc_wait() and kmem_free_wakeup().
(This clears the way for exec_map accesses to move outside of Giant.
The exec_map is not a system map.)
o Remove some premature MPSAFE comments.
Reviewed by: tegge
Diffstat (limited to 'sys/kern/kern_exec.c')
0 files changed, 0 insertions, 0 deletions