Task state segment
The task state segment (TSS) 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:
All this information should be stored at specific locations within the TSS as specified in the IA-32 manuals.