Why might a kernel-mode component need to create a system thread or queue a work item to a system worker thread?

a) The component must perform work not requested by a user thread (e.g., flushing dirty pages to disk).
b) The component is unable to perform all interrupt processing at an elevated IRQL.
c) The component must share handles with a user-mode process.
d) Both a and b.

d) Both a and b.

Computer Science & Information Technology

You might also like to view...

To display and then add slides from another presentation, you click the New Slide arrow in the Slides group and select ________

A) Reuse Slides B) Find Slides C) Add Slides from Another Presentation D) View Slides from Another Presentation

Computer Science & Information Technology

Which type of memory can support quad, triple, and dual channels?

A. DDR3 B. DDR2 C. DDR D. DDR4

Computer Science & Information Technology