Function report |
Source Code:block\bfq-iosched.c |
Create Date:2022-07-28 17:57:43 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:The processes associated with bfqq may happen to generate their* cumulative I/O at a lower rate than the rate at which the device* could serve the same I/O. This is rather probable, e.g., if only
Proto:static void bfq_update_inject_limit(struct bfq_data *bfqd, struct bfq_queue *bfqq)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct bfq_data * | bfqd | |
struct bfq_queue * | bfqq |
5840 | If tot_time_ns >= threshold && old_limit > 0 Then |
5841 | limit for request injection -- |
5862 | If last total-service-time sample, see bfq_update_inject_limit() == 0 Then |
5884 | * If set, then bfq_update_inject_limit() is invoked when * waited_rq is eventually completed. = NULL |
Name | Describe |
---|---|
bfq_finish_requeue_request | Handle either a requeue or a finish for rq. The things to do are* the same in both cases: all references to rq are to be dropped. In* particular, rq is considered completed from the point of view of* the scheduler. |
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 |