engineering recuitment NIELIT Scientific Assistant Mock Test 2025 Operating Systems Process and Thread Thread
Which statement is false about user level and kernel level threads?
1
Context switch time is longer for kernel level threads than for user level threads
2
User level threads do not need any hardware support.
3
Related kernel level threads can be scheduled on different processors in a multi-processor system.
4
Blocking one kernel level thread blocks all related threads.