BLOGGER TEMPLATES AND TWITTER BACKGROUNDS

Thursday, July 30, 2009

User Thread

User threads are supported above the kernel and are implemented by a thread library at the user level. The library provides support for thread creation, scheduling, and management with no support from the kernel. Because the kernel is unaware of user-level threads, all thread creation and scheduling, are done in user space without the need for kernel intervention.

0 comments: