What is paging?
Answers were Sorted based on User's Feedback
Answer / arun sarangi
Hi Silpa,
the above answer is called demand paging.
actually paging is a noncontigeous dynamic memory
management scheme in operating system to support virtual
memory management for eleminating external fragmentation
from the main memory
| Is This Answer Correct ? | 7 Yes | 1 No |
Answer / shilpa
Paging occurs when an active process requires more memory
than what is accessible in physical memory. Portions of the
process are moved to disk so the physical memory can be
used for something else.
| Is This Answer Correct ? | 3 Yes | 1 No |
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?
What is FTP?
What are the main differences between Apache 1.x and 2.x?
The very first process created by the kernal that runs till the kernal process is haltes is
How can u doing testing in Unix environment ?
What is a daemon?
What are each of the standard files and what are they normally associated with?
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.
process id for kernell process?
What is default permissions for others in a file?
what is RAID 1+0?