Function report |
Source Code:block\bfq-iosched.c |
Create Date:2022-07-28 17:55:55 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:bfq_reset_rate_computation
Proto:static void bfq_reset_rate_computation(struct bfq_data *bfqd, struct request *rq)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct bfq_data * | bfqd | |
struct request * | rq |
3022 | If (rq != NULL) Then |
3028 | Else number of samples in current observation interval = 0 |
3031 | bfq_log(bfqd, "reset_rate_computation at end, sample %u/%u tot_sects %llu", number of samples in current observation interval , num of samples of seq dispatches in current observation interval , total num of sectors transferred in current observation interval ) |
Name | Describe |
---|---|
bfq_update_rate_reset | |
bfq_update_peak_rate | Update the read/write peak rate (the main quantity used for* auto-tuning, see update_thr_responsiveness_params()) |
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 |