n The kernel is not aware
of the existence of
threads
n All thread management
is done by the
application by using a
thread library
n Thread switching does
not require kernel mode
privileges (no mode
switch)
n Scheduling is application
specific