Jump to content

Local Descriptor Table

From EDM2
Revision as of 04:57, 12 November 2017 by Martini (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.