| <<< Segment Registers Revisited | Index | Segment Start, Limit, and Status >>> |
|
|
Depending on the type of a segment, the descriptor stores other information such as access rights and the like.
In a multitasking operating system, where numerous programs can run simultaneously, programs cannot access the code and data of another process without permission.
| <<< Segment Registers Revisited | Index | Segment Start, Limit, and Status >>> |