Function report | 
Source Code:block\blk-iolatency.c | 
Create Date:2022-07-28 17:45:25 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:blkcg_iolatency_throttle
Proto:static void blkcg_iolatency_throttle(struct rq_qos *rqos, struct bio *bio)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct rq_qos * | rqos | |
| struct bio * | bio | 
| 462 | blkiolat = BLKIOLATENCY(rqos) | 
| 464 | issue_as_root = _issue_as_root_blkg - see if this bio needs to be issued as root blkg*@return: true if this bio needs to be submitted with the root blkg context | 
| 466 | If Not blk_iolatency_enabled(blkiolat) Then Return | 
| 470 | iolat = blkg_to_lat(blkg) | 
| 471 | If Not iolat Then | 
| 473 | Continue | 
| 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  |