Function report |
Source Code:block\bfq-iosched.c |
Create Date:2022-07-28 17:55:47 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Set the maximum time for the in-service queue to consume its* budget. This prevents seeky processes from lowering the throughput.* In practice, a time-slice service scheme is used with seeky* processes.
Proto:static void bfq_set_budget_timeout(struct bfq_data *bfqd, struct bfq_queue *bfqq)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct bfq_data * | bfqd | |
struct bfq_queue * | bfqq |
2880 | If current maximum weight-raising time for this queue == Maximum weight-raising duration for soft real-time processes Then timeout_coeff = 1 |
2885 | beginning of the last budget = ktime_get() |
Name | Describe |
---|---|
__bfq_set_in_service_queue |
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 |