Jump to content

Local Descriptor Table

From EDM2
Revision as of 20:17, 28 October 2017 by Ak120 (talk | contribs)

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.