table of contents
other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
| BLK_RUN_QUEUE(9) | Block Devices | BLK_RUN_QUEUE(9) |
NAME¶
blk_run_queue - run a single device queueSYNOPSIS¶
void
blk_run_queue(struct request_queue * q);
ARGUMENTS¶
qThe queue to run
DESCRIPTION¶
Invoke request handling on this queue, if it has pending work to do. May be used to restart queueing when a request has completed.COPYRIGHT¶
| February 2017 | Kernel Hackers Manual 3.16 |