函数逻辑报告 |
Source Code:block\blk-throttle.c |
Create Date:2022-07-27 19:18:39 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:throtl_select_dispatch
函数原型:static int throtl_select_dispatch(struct throtl_service_queue *parent_sq)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
struct throtl_service_queue * | parent_sq |
1209 | nr_disp等于0 |
1211 | 当1循环 |
1212 | tg等于throtl_rb_first(parent_sq) |
1221 | throtl_dequeue_tg(tg) |
1223 | nr_disp加等于throtl_dispatch_tg(tg) |
1225 | sq等于 this group's service queue |
1226 | 如果 number of queued bios [0]或 number of queued bios [1]则tg_update_disptime(tg) |
1233 | 返回:nr_disp |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |