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:
“For the most part, only the light characters travel. Who are you that have no task to keep you at home?”
—Ralph Waldo Emerson (18031882)
“The most absurd apology for authority and law is that they serve to diminish crime. Aside from the fact that the State is itself the greatest criminal, breaking every written and natural law, stealing in the form of taxes, killing in the form of war and capital punishment, it has come to an absolute standstill in coping with crime. It has failed utterly to destroy or even minimize the horrible scourge of its own creation.”
—Emma Goldman (18691940)