Explain about paged segmentation and segment paging?
Answer Posted / p govind rao
PAGING: Paging memory allocation algorithms divide computer
memory into small partitions, and allocates memory using a
page as the smallest building block.
SEGMENTAION: Segmentation means that a part or parts of the
memory will be sealed off from the currently running
process, through the use of hardware registers. If the data
that is about to be read or written to is outside the
permitted address space of that process, a segmentation
fault will result.
Is This Answer Correct ? | 18 Yes | 21 No |
Post New Answer View All Answers
How many types of file systems are there?
Mention the steps involved in the execution of a program.
Why is ram also known as volatile memory?
Explain how a copying garbage collector works. How can it be implemented using semispaces?
Is there a 86 bit operating system?
What is the purpose of using the yield method of thread class?
Is microsoft edge replacing internet explorer?
What is the purpose of system programs?
What is plumbing/piping?
What is the purpose of port forwarding?
Explain any program using Semaphores.
How do I enable macros?
Explain about linker and the functions executed by them?
How do I fix error 429?
What is external fragmentation?