Jump to content

Local Descriptor Table: Difference between revisions

From EDM2
Ak120 (talk | contribs)
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:Stub]]
[[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.