Under what circumstances would Windows XP increase a dynamic-priority thread’s priority? Decrease it?

What will be an ideal response?


A thread receives a priority boost when the thread exits the waiting state, such as after
the completion of an I/Oor after the thread gains a handle to a resource for which the thread
is waiting. Similarly, a window that receives input (such as from the keyboard, mouse or timer) gets a priority boost. The system also can reduce a thread’s priority.When a thread
executes until its quantum expires, its priority is reduced one unit. However, a thread’s
dynamic priority can never dip below its base priority or rise into the real-time range.

Computer Science & Information Technology

You might also like to view...

____ is another term for document properties.

A. Metadata B. Key terms C. Enhanced text D. Indices

Computer Science & Information Technology

What is the role of an authorized requester?

What will be an ideal response?

Computer Science & Information Technology

Which function would change george jungle to George Jungle?

A. PROPER B. UPPER C. LOWER D. TRANSPOSE

Computer Science & Information Technology

A conjoined table is a table that records an event or transaction that occurs between two other tables and thereby creates a many-to-many relationship

Indicate whether the statement is true or false

Computer Science & Information Technology