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 |
what is the name os the first os and tell me the year when it was discovered
What is a pipe?
process id for kernell process?
what happens when we create a file system?
What is a Region?
How does the inode map to data block of a file?
Give the command to display space usage on the UNIX file system.
What UNIX command will control the default file permissions when files are created?
In detail elaborate the system? What is driver?
How to find the version details of unix? if any application is installed in unix OS how to find the version of that application is it possilbe or not? pls let me know cmd in detail.
what is a profile?
What are setuid/setgid in relation to file permissions?