Function report |
Source Code:block\blk-throttle.c |
Create Date:2022-07-28 17:44:08 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:throtl_upgrade_state
Proto:static void throtl_upgrade_state(struct throtl_data *td)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
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) |
Name | Describe |
---|---|
throtl_pd_offline | |
throtl_pending_timer_fn | |
throtl_upgrade_check | |
blk_throtl_bio |
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 |