Standard LDT Assignments

The following table lists the LDT assignments that are defined by the system.

┌─────────┬──────────────────────────────────────────────────┐
│SelectorDescription                                       │
├─────────┼──────────────────────────────────────────────────┤
│7        │Read/Only access to the current LDT               │
├─────────┼──────────────────────────────────────────────────┤
│dff7     │Read/Only access to the current Global Information│
│         │Segment.                                          │
├─────────┼──────────────────────────────────────────────────┤
│dfff     │Read/Only access to the current Local Information │
│         │Segment and the current threads's Thread Local    │
│         │Memory Area.                                      │
└─────────┴──────────────────────────────────────────────────┘


[Back: Standard GDT Assignments]
[Next: VM System Object Owner IDs]