Re: problem to understand behavior of I/O manager
- From: "Maxim S. Shatskih" <maxim@xxxxxxxxxxxxxxxx>
- Date: Sat, 23 Feb 2008 08:49:04 +0300
used- deliver the IRP to the IOCP's queue if any
- queue a user APC using KAPC at IRPs tail if Read/WriteFileEx were
Do these mean that, if Win32 has already reported ERROR_PENDING
to the application, the kernel cannot later run out of memory
when trying to report the completion of the I/O?
The kernel itself will not, but the particular driver can.
--
Maxim Shatskih, Windows DDK MVP
StorageCraft Corporation
maxim@xxxxxxxxxxxxxxxx
http://www.storagecraft.com
.
- Follow-Ups:
- Re: problem to understand behavior of I/O manager
- From: Kalle Olavi Niemitalo
- Re: problem to understand behavior of I/O manager
- References:
- problem to understand behavior of I/O manager
- From: R2
- Re: problem to understand behavior of I/O manager
- From: Maxim S. Shatskih
- Re: problem to understand behavior of I/O manager
- From: Kalle Olavi Niemitalo
- problem to understand behavior of I/O manager
- Prev by Date: Re: How do you Usb multifucntion device driver
- Next by Date: Re: problem to understand behavior of I/O manager
- Previous by thread: Re: problem to understand behavior of I/O manager
- Next by thread: Re: problem to understand behavior of I/O manager
- Index(es):
Relevant Pages
|