Query: blk_start_queue
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
BLK_START_QUEUE(9) Block Devices BLK_START_QUEUE(9)NAMEblk_start_queue - restart a previously stopped queueSYNOPSISvoid blk_start_queue(struct request_queue * q);ARGUMENTSq The struct request_queue in questionDESCRIPTIONblk_start_queue will clear the stop flag on the queue, and call the request_fn for the queue if it was in a stopped state when entered. Also see blk_stop_queue. Queue lock must be held.COPYRIGHTKernel Hackers Manual 2.6. July 2010 BLK_START_QUEUE(9)
Related Man Pages |
---|
insque(9r) - osf1 |
remque(9r) - osf1 |
queue(9s) - sunos |
queue(9s) - redhat |
queue.dequeue(3kaya) - debian |
Similar Topics in the Unix Linux Community |
---|
How to restrict user to a specific directory in solaris 10 |
Is UNIX an open source OS ? |
Cut command on RHEL 6.8 compatibility issues |
Tar Command |
Shopt -s histappend |