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


Please Help Members By Posting Answers For Below Questions

How many types of file systems are there?

762


Mention the steps involved in the execution of a program.

714


Why is ram also known as volatile memory?

925


Explain how a copying garbage collector works. How can it be implemented using semispaces?

778


Is there a 86 bit operating system?

806


What is the purpose of using the yield method of thread class?

824


Is microsoft edge replacing internet explorer?

754


What is the purpose of system programs?

849


What is plumbing/piping?

788


What is the purpose of port forwarding?

807


Explain any program using Semaphores.

867


How do I enable macros?

731


Explain about linker and the functions executed by them?

766


How do I fix error 429?

742


What is external fragmentation?

889