GDT
- Pype.Clicker
- Member
- Posts: 5964
- Joined: Wed Oct 18, 2006 2:31 am
- Location: In a galaxy, far, far away
- Contact:
Re:GDT
no. that's a write-only bit for the cpu. It will never read or use its value. It just fills it with a 1 when it accesses the segment so that the software can keep track of segment useage and optionnally implement segments-based virtual memory (swapping out a whole code segment from memory when it's no longer used).
no need to say that paging-based virtual memory has been preferred by OS designers.
no need to say that paging-based virtual memory has been preferred by OS designers.