What is the working set of a process?
What is the window of the working set of a process?
Explain kernal and shell?
Difference between the fork() and vfork() system call?
In what way the validity fault handler concludes?
In what way the protection fault handler concludes?
Is it possible to create new a file system in UNIX?
What are the requirements for a swapper to work?
What does the swapping system do if it identifies the illegal page for swapping?
In what way the Fault Handlers and the Interrupt handlers are different?
What are links and symbolic links in UNIX file system?
Discuss the mount and unmount system calls ?
How the Kernel handles the copy on write bit of a page, when the bit is set?
What Happens when you execute a program?
How the Kernel handles the fork() system call in traditional Unix and in the System V Unix, while swapping?