centos man page for blk_run_queue_async

Query: blk_run_queue_async

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

BLK_RUN_QUEUE_ASYNC(9)						   Block Devices					    BLK_RUN_QUEUE_ASYNC(9)

NAME
blk_run_queue_async - run a single device queue in workqueue context
SYNOPSIS
void blk_run_queue_async(struct request_queue * q);
ARGUMENTS
q The queue to run
DESCRIPTION
Tells kblockd to perform the equivalent of blk_run_queue on behalf of us. The caller must hold the queue lock.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 BLK_RUN_QUEUE_ASYNC(9)
Related Man Pages
blk_init_queue(9) - centos
blk_make_request(9) - centos
sysmon_task_queue_fini(9) - netbsd
sysmon_task_queue_sched(9) - netbsd
queuedefs(4) - hpux
Similar Topics in the Unix Linux Community
Weird 'find' results
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
Tar Command
Docker learning Phase-I