Function report | 
Source Code:block\blk-throttle.c | 
Create Date:2022-07-28 17:42:56 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:tg_dispatch_one_bio
Proto:static void tg_dispatch_one_bio(struct throtl_grp *tg, bool rw)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct throtl_grp * | tg | |
| bool | rw | 
| 1134 | sq = this group's service queue | 
| 1137 | struct throtl_grp * tg_to_put = NULL | 
| 1147 | number of queued bios [rw]-- | 
| 1149 | throtl_charge_bio(tg, bio) | 
| 1158 | If parent_tg Then | 
| 1160 | start_parent_slice_with_credit(tg, parent_tg, rw) | 
| 1161 | Else | 
| Name | Describe | 
|---|---|
| throtl_dispatch_tg | |
| tg_drain_bios | Dispatch all bios from all children tg's queued on @parent_sq. On* return, @parent_sq is guaranteed to not have any active children tg's* and all bios from previously active tg's are on @parent_sq->bio_lists[]. | 
| 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  |