Question

Identify one advantage of the paging approach over the segmentation approach to virtual memory.


Identify one advantage of the paging approach over the segmentation approach to virtual memory.

0 0
Add a comment Improve this question Transcribed image text
Answer #1

Paging:-

Each process is divided into fixed-size pages. Pages here are relatively smaller than in case of segments in segmentation process. Translation from a binary virtual address to respective physical address is easier as compared to process of segmentation. Paging provides an efficient table look up mechanism.

Segmentation, on the other hand, is used for the varying size components called "segments". Paging can also be implemented on segments done by segmentation. Thus segmentation can combine paging with itself.

Advantages of Paging approach over segmentation approach to virtual memory are:

1. No external fragmentation due to fixed, relatively small sized pages in case of Paging.

2. Relatively cost efficient than segmentation for memory management algorithms.

3. It requires less memory area than segmentation.

4. Paging keep track of free pages unlike segmentation and thus it is beneficial to manage memory efficiently.

5. Pages can be swapped easily as all pages are of equal size unlike segments that are of varying sizes.

Add a comment
Know the answer?
Add Answer to:
Identify one advantage of the paging approach over the segmentation approach to virtual memory.
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT