Function report | 
Source Code:block\bfq-iosched.c | 
Create Date:2022-07-28 17:58:01 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:bfq_idle_slice_timer_body
Proto:static void bfq_idle_slice_timer_body(struct bfq_queue *bfqq)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct bfq_queue * | bfqq | 
| 6219 | bfqd = parent bfq_data | 
| 6223 | spin_lock_irqsave( & lock, flags) | 
| 6226 | If bfqq != bfq_queue in service Then | 
| 6227 | spin_unlock_irqrestore( & lock, flags) | 
| 6228 | Return | 
| 6238 | Else if umber of sync and async requests queued [0] == 0 && umber of sync and async requests queued [1] == 0 Then reason = queue has been idling for* too long | 
| 6246 | Else Go to schedule_dispatch | 
| 6251 | schedule_dispatch : | 
| 6252 | spin_unlock_irqrestore( & lock, flags) | 
| Name | Describe | 
|---|---|
| bfq_idle_slice_timer | Handler of the expiration of the timer running if the in-service queue* is idling inside its time slice. | 
| Source code conversion tool public plug-in interface  | X | 
|---|---|
| Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion  |