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
What is the working set of a process?
If your server is running on Unix and one of the sessions are keep on running without loading any data. how would you kill it?
Explain the different kinds of threads?
Explain what is scheduling?
Explain what are threads?
What is the window of the working set of a process?
explain about the initial process sequence while the system boots up?
Explain critical section?
Explain how to work unix commands on windows xp without installing unix o/s in pc?
Explain the performance differences between user-space threads and kernel-supported threads.?
Explain what are the main families of threads?
Explain what is protection boundary?
Explain what is critical section?
What is protection boundary?
Explain similarities between thread and process?