Multiple Choice
Which of the following statements about scheduler activations is false?
A) A scheduler activation executes the process's user-level threading-library initialization code.
B) A scheduler activation is a user thread that can notify a kernel-level threading library of events.
C) A scheduler activation creates threads and requests additional processors for its threads, if necessary.
D) An additional scheduler activation is created for each processor allocated to a process.
Correct Answer:

Verified
Correct Answer:
Verified
Q4: In Windows XP, a thread enters the
Q5: Which of the following applications can benefit
Q6: According to the POSIX threading API, processor
Q7: Which of the following statements about kernel-level
Q8: The POSIX specification provides the _ standard
Q10: Kernel-level threads are often described as _
Q11: Many operating systems require _ instructions to
Q12: In which of the following events would
Q13: Which of the following statements about Windows
Q14: Threads in user space can be more