What is Fork swap?
Answer Posted / 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 |
Post New Answer View All Answers
i am prepairing for 2+ yrs exp in oracle/unix production support,can u tell me which type issue comes in server plz help
what is the time for incident, problem and change management tickets?
Am using Mac OS 10.4.11 on an Imac (PPC) Internal hard disk got named disk0s3 and will not mount. What commands can be used in TERMINAL to rename the internal hard disk to C96?
Explain about Inodes?
If Media Server fails. What are the steps to be followed? Can anyone please reply for this question Thanks, Ganesh
I am new to Unix and Unix Shell scripting could you guide me on how to go about these subjects and where to start from with concern to Oracle?. I also would like to know where does UNIX shell Scripting help in terms of development of a application in Oracle? I have no clue in the subject so do help me. Thank You Neelima
what is difference between milestone and run-levels in Solaris ?
why unix commands simpler rather than complex task
what is output mkvg pvname
What are the events done by the Kernel after a process is being swapped out from the main memory?
win 3.1 is a
What is ant_build.sh? Have u seen that file?
In detail elaborate the system? What is driver?
What are the main differences between Apache 1.x and 2.x?
. Using sed and grep, write a command which lists files and directories with following properties: (i) created in 1999 (ii) with user's as owner and group