Function report | 
Source Code:block\blk-wbt.c | 
Create Date:2022-07-28 18:07:06 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:wbt_set_min_lat
Proto:void wbt_set_min_lat(struct request_queue *q, u64 val)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct request_queue * | q | |
| u64 | val | 
| 439 | rqos = wbt_rq_qos(q) | 
| 440 | If Not rqos Then Return | 
| 442 | min_lat_nsec = val | 
| 444 | __wbt_update_limits(RQWB(rqos)) | 
| 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  |