0 0 votes A program executes eight system calls. Four of these calls are fork calls and three of the remaining calls require disk I/O. The last system call is the exit call, through which the program terminates. Write down the number of mode switches and context switches experienced by the parent process only. Operating System iit-kanpur + – RUPALI_SHAHAPURE 164 views answer comment Share Follow Print 0 reply Please log in or register to add a comment.
A program executes eight system calls. Four of these calls are fork calls and three of the remaining calls require disk I/O. The last system call is the exit call, through which the program terminates. Write down the number of mode switches and context switches experienced by the parent process only.