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
Do you know what is a binary semaphore?
Do I need both program files and program files x86?
How do I enable macros?
Define max, min heap and search time of heap.
In a ram description ddr 2 1066mhz “2.5-3-3-8” what do the numbers in quotes signify?
Describe Banker’s algorithm
Is bgp layer 3 or 4?
Explain the execution cycle for a von neumann architecture.
What is a critical section in os?
What is starvation in operating system?
Is 64 bit excel faster?
Tell me what has triggered the need for multitasking in pcs?
Why do we need inter process communication?
Does 64bit mean 64bit?
Give an example of a Process State.