函数逻辑报告 |
Source Code:block\blk-throttle.c |
Create Date:2022-07-27 19:18:34 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:tg_dispatch_one_bio
函数原型:static void tg_dispatch_one_bio(struct throtl_grp *tg, bool rw)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
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 | 如果parent_tg则 |
1160 | start_parent_slice_with_credit(tg, parent_tg, rw) |
1161 | 否则 |
名称 | 描述 |
---|---|
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[]. |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |