blk_run_queue(9) centos man page | unix.com

Man Page: blk_run_queue

Operating Environment: centos

Section: 9

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 3.10 June 2014 BLK_RUN_QUEUE(9)
Related Man Pages
tevent_queue_tutorial(3) - centos
blk_init_queue(9) - centos
blk_make_request(9) - centos
blk_make_request(9) - suse
perlbal::manual::highpriority(3pm) - debian
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Best performance UNIX just for HOST Virtualization?
CentOS7 restoring file capabilities
Docker learning Phase-I
[TIP] Processing YAML files with yq