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 |
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?
I am trying to unmount a remote file system,but I do not unmount that file system.How can i know the user name (i.e.,user who is using that file system).....write the command with argument
what is the time for incident, problem and change management tickets?
what is output mkvg pvname
Is this the command to connect oracle from unix? sqlplus -s username/password. Then what is the -S here...????
What is the difference between windows environment and Unix environment ?
What are Profilers?
How many VI editor modes do you know?
how to set request time out value for name resolution on clients (hp-ux) ?
Why do inode number start from 1 and not 0 ?
what is mean by kernal?
What is mutex?