Changeset 246 for trunk/kernel/devices
- Timestamp:
- Jul 20, 2017, 12:55:23 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/kernel/devices/dev_ioc.h
r188 r246 166 166 * from the block device to a memory buffer. 167 167 * It does not uses the IOC device waiting queue and server thread, and does not use 168 * the IOC IRQ, but call directly the relevant OIC driver, implementing a busy-waiting168 * the IOC IRQ, but call directly the relevant IOC driver, implementing a busy-waiting 169 169 * policy for the calling thread. 170 170 * It must be called in the client cluster.
Note: See TracChangeset
for help on using the changeset viewer.