Operating Systems - System Call - Mechanism & Modes (User vs Kernel)
In an operating system that supports nested system calls (a system call invoked while already executing in kernel mode), which strategy best prevents deadlocks and maintains system stability?
