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 3.10 June 2014 BLK_START_QUEUE(9)
| Related Man Pages |
|---|
| blk_init_queue(9) - centos |
| queue(n) - redhat |
| blk_init_queue(9) - suse |
| queue(9s) - redhat |
| queue.dequeue(3kaya) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Best performance UNIX just for HOST Virtualization? |
| How to increment version inside a file? |
| Shopt -s histappend |
| Controlling user input |
| Please Welcome Dave Munro to the Moderator Team! |