centos man page for blk_run_queue_async

Query: blk_run_queue_async

OS: centos

Section: 9

Links: centos man pages | All man pages

Forums: Unix Linux Community | Forum Categories

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
sysmon_task_queue_preinit(9) - netbsd
blk_init_queue(9) - centos
sysmon_task_queue_fini(9) - netbsd
workqueue_create(9) - netbsd
workqueue_enqueue(9) - netbsd
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
Docker learning Phase-I
Unsure why access time on a directory change isn't changing