89
User-Level Threads (ULT)
nThe kernel is not aware of the existence of threads nAll thread management is done by the application by using a thread library nThread switching does not require kernel mode privileges (no mode switch) nScheduling is application specific