Next:
Many-to-many
Up:
Multithreading Models
Previous:
Many-to-one
One-to-one
One user thread
One kernel thread
Kernel threads are created with user threads.
More concurrency than Many-to-one.
# of threads per process sometimes limited due to overhead.