diff options
author | jhb <jhb@FreeBSD.org> | 2002-05-02 15:00:14 +0000 |
---|---|---|
committer | jhb <jhb@FreeBSD.org> | 2002-05-02 15:00:14 +0000 |
commit | ce5fb0dc3a9dceadd1025cd914419a513a3cd2e8 (patch) | |
tree | c7dd403e494562a62be2fbe834e937947ade7cb0 /sys/kern/kern_exit.c | |
parent | a17be2ef95a46ba15dde9b606a54d90d9055efbf (diff) | |
download | FreeBSD-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