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

What is the Difference between a process and a thread?

569


What are pages?

586


Define multics?

586


What is critical section problem?

576


How do I see usb devices on mac?

521






What is the difference between af_inet and pf_inet?

529


What are the five types of operating system?

563


What are the different job scheduling in operating systems?

568


How do I make a bootable usb drive?

557


Explain the booting process of a windows xp system.

584


what is the difference between mutexes and semaphores?

611


What is trp timing?

651


Explain translation lookaside buffer?

739


What is preemptive multitasking?

613


What is the cause of thrashing? How does the system detect thrashing?

579