Function report | 
Source Code:block\bfq-iosched.c | 
Create Date:2022-07-28 17:57:35 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:bfq_update_hw_tag
Proto:static void bfq_update_hw_tag(struct bfq_data *bfqd)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct bfq_data * | bfqd | 
| 5563 | bfqq = bfq_queue in service | 
| 5568 | If flag set to one if the driver is showing a queueing behavior == 1 Then Return | 
| 5577 | If number of requests dispatched and waiting for completion + number of queued requests <= hw_tag detection: parallel requests threshold and min samples needed. Then Return | 
| 5591 | If number of samples used to calculate hw_tag ++ < BFQ_HW_QUEUE_SAMPLES Then Return | 
| 5598 | true if the device is non rotational and performs queueing = blk_queue_nonrot( device request queue ) && flag set to one if the driver is showing a queueing behavior | 
| Name | Describe | 
|---|---|
| bfq_completed_request | 
| 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  |