Tagged Questions
0
votes
0answers
32 views
Is it possible that a method inside a module (in kernel mode) be preempted?
My basic question is about system stack of a thread, and system stack of a process
Two methods in a module?
Which of the methods can be preempted via kernel mode preemption,
the one in process ...