Explain about paged segmentation and segment paging?
Answer Posted / subrahmanyam kambala
segmention --> rectifies internal fragmentation
paging scheme--> rectifies external fragmentation
combine the both schemes and eliminates both problems in
managing the memory
paged segmentation
divide program's logical addressspace into one or more segments
maintain a pagetable for each segment
each segment pointer points to page table
segment paging is opposite to above explanation
For Better understanding use this link
http://www.cs.rochester.edu/u/www/courses/456/spring99/lecture/lecture7.html
| Is This Answer Correct ? | 45 Yes | 12 No |
Post New Answer View All Answers
What are necessary conditions which can lead to a deadlock situation in a system?
Describe Recovery from Deadlock?
Hi Freinds, Any body is wotking as System Administrator, Please mail me rakesh.kesh881@gmail.com
Throw some light on internal process memory.
What are the steps of booting?
What is the use of paging in operating system?
What causes a page fault?
Is 32 bit obsolete?
Can you please explain the difference between trap and trapdoor?
Tell us something about mutex.
Explain briefly about loader and its functioning?
What are the different types of semaphores?
What is a root program?
What is the basic difference between pre-emptive and non-pre-emptive scheduling.
What is run level 1?