OS General Concepts Question:
Do you know about paged segmentation and segment paging?
Answer:
divide program's logical address space in to segmwnts.
each segment will have a page table....each segment pointer
points to page table
each segment will have a page table....each segment pointer
points to page table
Previous Question | Next Question |
Tell me While running DOS on a PC, which command would be used to duplicate the entire diskette? | Explain Demand paging, page faults, replacement algorithms, thrashing? |