What is Fork swap?
Answer / veerabrahmam guntupalli
fork() is a system call to create a child process. When the parent process calls fork() system call, the child process is created and if there is short of memory then the child process is sent to the read-to-run state in the swap device, and return to the user state without swapping the parent process. When the memory will be available the child process will be swapped into the main memory.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to connect oracle database from unix
6 Answers Cap Gemini, IBM, Wirecard,
how to create a file system quota in HP-UX?
What is the number of the masked code ee@?
2 Answers Accenture, Amazon, Amdocs,
how can we create the script in crontab at mid night on sunday,satuarday,fiday 0n monyh october,november,january? please give me answer if anybody knows ? because on important purpose.
What are setuid/setgid in relation to file permissions?
How can u doing testing in Unix environment ?
Explain the read, write, and execute permissions on a UNIX directory.
How to remove weird filenames?
What does mknod do? What?s a named pipe?
What is virtual memory?
What is 'inode'?
If your linux machine shows a ~(tilde) in most filenames on your dos or windows partition,what is the mistake you have made?How do you get back the long filenames?