:: RootR :: | Hosting | Order | Map | Login | Secure Inter-Network Operations | |
blk_run_queue(9) - phpMan BLK_RUN_QUEUE(9) Block Devices BLK_RUN_QUEUE(9) NAME blk_run_queue - run a single device queue SYNOPSIS void blk_run_queue(struct request_queue * q); ARGUMENTS q The 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 Kernel Hackers Manual 4.8. January 2017 BLK_RUN_QUEUE(9) |