© Thomas Kunz 2000
SCE 574
192
User-Level Threads (ULT)
äThe kernel is not aware of the existence of threads äAll thread management is done by the application by using a thread library äThread switching does not require kernel mode privileges (no mode switch) äScheduling is application specific