Memory Segment - Task state segment (TSS)

Cpu Memory Management Segmented Model

About

When suspending a task, the processor automatically saves the state of the EFLAGS register in the task state segment (TSS) for the task being suspended.

When binding itself to a new task, the processor loads the EFLAGS register with data from the new task’s TSS.





Discover More
Cpu Moore Law Transistor
CPU - Task

the processor’s multitasking facilities When suspending a task, the processor automatically saves the state of the EFLAGS register in the task state segment (TSS) for the task being suspended....
Eflags Registers
CPU Register - Eflag

The 32-bit EFLAGS register contains: a group of status flags, a control flag (DF), and a group of system flags. When suspending a task, the processor automatically saves the state of...
Card Puncher Data Processing
Instruction - Exception

An exception is an event that occurs when: when an instruction causes an error. Example: an attempt to divide by zero generates an exception overflow at a breakpoints Some types of exceptions...



Share this page:
Follow us:
Task Runner