Function report |
Source Code:block\bfq-iosched.c |
Create Date:2022-07-28 17:54:26 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:bfq_wr_duration
Proto:static unsigned int bfq_wr_duration(struct bfq_data *bfqd)
Type:unsigned int
Parameter:
Type | Parameter | Name |
---|---|---|
struct bfq_data * | bfqd |
972 | If maximum duration of a weight-raising period (jiffies) > 0 Then Return maximum duration of a weight-raising period (jiffies) |
975 | dur = * Cached value of the product ref_rate*ref_wr_duration, used * for computing the maximum duration of weight raising * automatically. |
Name | Describe |
---|---|
switch_back_to_interactive_wr | switch back from soft real-time to interactive weight raising |
bfq_bfqq_resume_state | |
bfq_update_bfqq_wr_on_rq_arrival | |
bfq_add_request | |
bfq_bfqq_save_state | |
bfq_update_wr_data |
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 |