Jump to content

Local Descriptor Table: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
Ak120 (talk | contribs)
mNo edit summary
Line 2: Line 2:


A table that defines code and data segments specific to a single task.  
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.


[[Category:Stub]]
[[Category:Stub]]

Revision as of 20:17, 28 October 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.