Function report |
Source Code:block\blk-throttle.c |
Create Date:2022-07-28 17:43:56 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:g should not be an intermediate node
Proto:static unsigned long tg_last_low_overflow_time(struct throtl_grp *tg)
Type:unsigned long
Parameter:
Type | Parameter | Name |
---|---|---|
struct throtl_grp * | tg |
1799 | ret = __tg_last_low_overflow_time(tg) |
1801 | When (true) cycle |
1804 | If Not parent Then Break |
1811 | If Not internally used bytes per second rate limits [generic data direction definitions ][LIMIT_LOW] && Not internally used IOPS limits [generic data direction definitions ][LIMIT_LOW] && Not internally used bytes per second rate limits [WRITE][LIMIT_LOW] && Not internally used IOPS limits [WRITE][LIMIT_LOW] Then Continue |
1819 | Return ret |
Name | Describe |
---|---|
throtl_tg_can_upgrade | |
throtl_tg_can_downgrade | |
throtl_downgrade_check |
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 |