© Thomas Kunz 2000
SCE 574
196
Kernel-Level Threads (KLT)
äAll thread management is done by kernel äNo thread library but an API to the kernel thread facility äKernel maintains context information for the process and the threads äSwitching between threads requires the kernel äScheduling on a thread basis
äEx: Windows NT and OS/2