Question: ( a ) How does the OS kernel distinguish the system calls? ( for instance, how does the kernel know that the user program is
a How does the OS kernel distinguish the system calls? for instance, how does the kernel know that the user program is trying to open a file in of trying to establish a network connection?
b How do we pass the system call parameters from a userlevel program to the kernel?
c On a singlecore processor, can the system calls from different processes execute concurrently? Why or why not?
d On a multicore processor, can the system calls from different processes execute in parallel? Why or why not?
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
