The Task State Segment (TSS) is a hardware architected control block that is used for two purposes:

In general OS/2 does not use the hardware task switching mechanism, so TSSs are few. It does however use the TSS for implementing Application Programming Interfaces (APIs) in the system.

A TSS may be formatted using the Kernel Debugger and Dump Formatter DT command.


[Back: ]
[Next: ]