The task state segment is a special structure on x86-based computers which holds information about a task. It is used by the operating system kernel for task management. Specifically, the following information is stored in the TSS:
- Processor register state
- I/O port permissions
- Inner-level stack pointers
- Previous TSS link
All this information should be stored at specific locations within the TSS as specified in the IA-32 manuals.
Read more about Task State Segment: Location of The TSS, Task Register, Register States, I/O Port Permissions, Inner-level Stack Pointers, Previous TSS Link, Use of TSS in Linux, Exceptions Related To The TSS, TSS in X86-64 Mode
Famous quotes containing the words task and/or state:
“The more books we read, the clearer it becomes that the true function of a writer is to produce a masterpiece and that no other task is of any consequence.”
—Cyril Connolly (19031974)
“There is one consolation in being sick; and that is the possibility that you may recover to a better state than you were ever in before.”
—Henry David Thoreau (18171862)