函数逻辑报告 |
Source Code:block\blk-throttle.c |
Create Date:2022-07-27 19:19:47 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:throtl_upgrade_state
函数原型:static void throtl_upgrade_state(struct throtl_data *td)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct throtl_data * | td |
1942 | limit_index等于LIMIT_MAX |
1943 | low_upgrade_time等于jiffies |
1944 | scale等于0 |
1947 | tg等于blkg_to_tg(blkg) |
1948 | sq等于 this group's service queue |
1950 | * Dispatch time in jiffies. This is the estimated time when group * will unthrottle and is ready to dispatch more bio. It is used as * key to sort active groups in service tree.等于jiffies减1 |
1951 | throtl_select_dispatch(sq) |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |