What are the processes that are not bothered by the
swapper? Give Reason.
Answer / praveen
Zombie process: They do not take any up physical memory.
Processes locked in memories that are updating the region
of the process.
Kernel swaps only the sleeping processes rather than
the ?ready-to-run? processes, as they have the higher
probability of being scheduled than the Sleeping processes.
| Is This Answer Correct ? | 2 Yes | 0 No |
From command line how will you add a user account?
How does the inode map to data block of a file?
What are permissions in UNIX?
What is virtual memory?
Give two UNIX kernel parameters that effect an Oracle install
What is a Region?
How to put a job in background & bring it to foreground?
What are the main differences between Apache 1.x and 2.x?
What is FTP?
What is a filesystem?
What are setuid/setgid in relation to file permissions?
why unix command can be divided into internal and external command