Man Page: blk_queue_bypass_start
Operating Environment: centos
Section: 9
BLK_QUEUE_BYPASS_STA(9) Block Devices BLK_QUEUE_BYPASS_STA(9)NAMEblk_queue_bypass_start - enter queue bypass modeSYNOPSISvoid blk_queue_bypass_start(struct request_queue * q);ARGUMENTSq queue of interestDESCRIPTIONIn bypass mode, only the dispatch FIFO queue of q is used. This function makes q enter bypass mode and drains all requests which were throttled or issued before. On return, it's guaranteed that no request is being throttled or has ELVPRIV set and blk_queue_bypasstrue inside queue or RCU read lock.COPYRIGHTKernel Hackers Manual 3.10 June 2014 BLK_QUEUE_BYPASS_STA(9)
| Related Man Pages |
|---|
| sdl_seteventfilter(3) - redhat |
| sdl_seteventfilter(3) - centos |
| xeventsqueued(3) - hpux |
| atq(1) - osf1 |
| lprm(1) - osf1 |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Weird 'find' results |
| Docker learning Phase-I |
| Unsure why access time on a directory change isn't changing |
| CentOS 6 ran out of space, need to reclaim it |