List three advantages of using page segmented memory over segmented memory? The
ID: 3905534 • Letter: L
Question
List three advantages of using page segmented memory over segmented memory?The only thing I can think of is how you can extend memory from a pre-existing divides block, and dynamically extend memory? Please take time to elaborate your three advantages.
List three advantages of using page segmented memory over segmented memory?
The only thing I can think of is how you can extend memory from a pre-existing divides block, and dynamically extend memory? Please take time to elaborate your three advantages.
The only thing I can think of is how you can extend memory from a pre-existing divides block, and dynamically extend memory? Please take time to elaborate your three advantages.
Explanation / Answer
Advantages of Page segmented memory:-
-------------------------------------
->As we know segmented paging is an improvement over segmentation.
->Paging systems transfer fixed-sized blocks of information between primary and secondary memories.
Because of the fixed pages size and page frame size, the translation from a binary virtual address to a corresponding physical address is relatively simple,
provided the system has an efficient table lookup mechanism.
->No external fragmentation
->Segments can grow without any reshuffling
->Can run process when some pages are swapped to disk
->Increases flexibility of sharing
Related Questions
drjack9650@gmail.com
Navigate
Integrity-first tutoring: explanations and feedback only — we do not complete graded work. Learn more.