blk_delay_queue(9) centos man page | unix.com

Man Page: blk_delay_queue

Operating Environment: centos

Section: 9

BLK_DELAY_QUEUE(9)						   Block Devices						BLK_DELAY_QUEUE(9)

NAME
blk_delay_queue - restart queueing after defined interval
SYNOPSIS
void blk_delay_queue(struct request_queue * q, unsigned long msecs);
ARGUMENTS
q The struct request_queue in question msecs Delay in msecs
DESCRIPTION
Sometimes queueing needs to be postponed for a little while, to allow resources to come back. This function will make sure that queueing is restarted around the specified time. Queue lock must be held.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 BLK_DELAY_QUEUE(9)
Related Man Pages
usb_control_msg(9) - suse
wait_event_interruptible_exclusive_locked_irq(9) - centos
blk_init_queue(9) - suse
blk_make_request(9) - suse
log::log4perl::util::timetracker(3pm) - debian
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
DB2 convert digits to binary format
Docker learning Phase-I
Please Welcome Dave Munro to the Moderator Team!