Answer Posted / guest
Scheduling involves deciding what thread should execute
next on a particular CPU. It is usually also taken as
involving the context switch to that thread.
| Is This Answer Correct ? | 4 Yes | 4 No |
Post New Answer View All Answers
Explain critical section?
How would you kill a process?
Explain what is scheduling?
Explain what is critical section?
Explain how to work unix commands on windows xp without installing unix o/s in pc?
Explain what are threads?
What is protection boundary?
Explain what is protection boundary?
Explain similarities between thread and process?
Explain the different kinds of threads?
Tell me when should we use thread-safe "_r" library calls?
List the system calls used for process management?
Explain the performance differences between user-space threads and kernel-supported threads.?
Explain what are the main families of threads?
What is the working set of a process?