How the Kernel handles the fork() system call in traditional Unix and in the System V Unix, while swapping?
No Answer is Posted For this Question
Be the First to Post Answer
What is difference between unix and windows?
Name the data structure used to maintain file identification?
What are the entities that are swapped out of the main memory while swapping the process out of the main memory?
How to copy files from one directory to other in unix?
How the Kernel handles the copy on write bit of a page, when the bit is set?
What is piping?
What is the main goal of the Memory Management?
What is grep|sort give example?
What is dot profile in unix?
Where is unix operating system used?
What is the file in unix?
A process is running for 1000 times.How to kill all processes except one i.e kill 999 processes?