Local Descriptor Table: Difference between revisions
Appearance
mNo edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
The table of selectors that is allocated on a per process basis. Every process has its own LDT. A particular LDT selector is valid only in its own process. | The table of selectors that is allocated on a per process basis. Every process has its own LDT. A particular LDT selector is valid only in its own process. | ||
[[Category: | [[Category:Glossary]] |
Revision as of 04:57, 12 November 2017
Local Descriptor Table (LDT)
A table that defines code and data segments specific to a single task. The table of selectors that is allocated on a per process basis. Every process has its own LDT. A particular LDT selector is valid only in its own process.