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(3) - centos
blk_make_request(9) - centos
mq_close(2) - hpux
queue(n) - suse
queue(9s) - php
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
DB2 convert digits to binary format
Tar Command
Controlling user input
[TIP] Processing YAML files with yq