Une définition claire de la chose :
DPC -- Deferred Procedure Call. It is a software routine that is part of a driver invoked when an I/O is completed. I/O completion typically involves checking I/O status, forwarding I/Os (returned by the underlying drivers) to overlying drivers in a layered driver model and executing cleanup actions that may be necessary.
__________________
Document hautement conseillé pour obtenir une réponse aux questions.
Ami trolleur (en fait non), clique ici.
|