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
Is 100 cpu usage bad?
How do you create a directory?
Can I move program files x86 to another drive?
How does swapping result in better memory management?
What does it mean to restore default settings?
What are the 4 stages of computing?
What is rdram?
How do I turn off programs running in the background?
Explain what do you understand by registers, briefly explain the various types of registers.
How do I scan a usb drive for errors?
What are its main functions?
What is a critical section in os?
What do you understand by multi-threading and multi-tasking?
Explain the concept of the multi-processor systems or parallel systems?
How can the speed of interrupt driven input output systems be improved?