Tuesday, November 30, 2010

system calls - User program

 User program interacts with O/S by system calls: Accessing the kernel by using the system call through library. In kernel mode it executes the sys calls on user behalf.


lKernel code executes in kernel mode with full access to all the physical resources of the computer

No comments:

Post a Comment