summaryrefslogtreecommitdiffstats
path: root/sys/kern/kern_exit.c
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2002-05-02 15:00:14 +0000
committerjhb <jhb@FreeBSD.org>2002-05-02 15:00:14 +0000
commitce5fb0dc3a9dceadd1025cd914419a513a3cd2e8 (patch)
treec7dd403e494562a62be2fbe834e937947ade7cb0 /sys/kern/kern_exit.c
parenta17be2ef95a46ba15dde9b606a54d90d9055efbf (diff)
downloadFreeBSD-src-ce5fb0dc3a9dceadd1025cd914419a513a3cd2e8.zip
FreeBSD-src-ce5fb0dc3a9dceadd1025cd914419a513a3cd2e8.tar.gz
- Reorder execve() so that it performs blocking operations before it
locks the process. - Defer other blocking operations such as vrele()'s until after we release locks. - execsigs() now requires the proc lock to be held when it is called rather than locking the process internally.
Diffstat (limited to 'sys/kern/kern_exit.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud