Function report |
Source Code:block\bfq-iosched.c |
Create Date:2022-07-28 17:55:58 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:bfq_update_rate_reset
Proto:static void bfq_update_rate_reset(struct bfq_data *bfqd, struct request *rq)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct bfq_data * | bfqd | |
struct request * | rq |
3104 | weight = 9 * num of samples of seq dispatches in current observation interval / number of samples in current observation interval |
3142 | reset_computation : |
3143 | bfq_reset_rate_computation(bfqd, rq) |
Name | Describe |
---|---|
bfq_update_peak_rate | Update the read/write peak rate (the main quantity used for* auto-tuning, see update_thr_responsiveness_params()) |
bfq_completed_request |
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 |