Man Page: blk_run_queue_async
Operating Environment: centos
Section: 9
BLK_RUN_QUEUE_ASYNC(9) Block Devices BLK_RUN_QUEUE_ASYNC(9)NAMEblk_run_queue_async - run a single device queue in workqueue contextSYNOPSISvoid blk_run_queue_async(struct request_queue * q);ARGUMENTSq The queue to runDESCRIPTIONTells kblockd to perform the equivalent of blk_run_queue on behalf of us. The caller must hold the queue lock.COPYRIGHTKernel Hackers Manual 3.10 June 2014 BLK_RUN_QUEUE_ASYNC(9)
| Related Man Pages |
|---|
| blk_init_queue(9) - centos |
| canput(9r) - osf1 |
| blk_init_queue(9) - suse |
| blk_make_request(9) - suse |
| workqueue(9) - netbsd |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Tar Command |
| CentOS7 restoring file capabilities |
| Controlling user input |
| [TIP] Processing YAML files with yq |