- 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.
Description
Description
Details
Details
- Provenance
jhb Authored on - Parents
- rS95935: Un-rot the VOP_ table generator.
- Branches
- Unknown
- Tags