Question: if ten threads are running within a program and one of them request I/O and blocks in the kernel, what will happen to the rest
if ten threads are running within a program and one of them request I/O and blocks in the kernel, what will happen to the rest of the threads if they are:
A kernel managed B user managed
what will happen if the same task is accomplished using multitasking rather than multithreading?
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
