Function report |
Source Code:block\bfq-iosched.c |
Create Date:2022-07-28 17:57:39 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:bfq_completed_request
Proto:static void bfq_completed_request(struct bfq_queue *bfqq, struct bfq_data *bfqd)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct bfq_queue * | bfqq | |
struct bfq_data * | bfqd |
5607 | bfq_update_hw_tag(bfqd) |
5612 | If Not umber of requests on the dispatch list or inside driver && Not bfq_bfqq_busy(bfqq) Then |
5624 | now_ns = ktime_get_ns() |
5678 | If bfq_queue in service == bfqq Then |
5680 | If umber of requests on the dispatch list or inside driver == 0 Then bfq_arm_slice_timer(bfqd) |
5705 | Return |
5716 | If Not number of requests dispatched and waiting for completion Then Scheduler run of queue, if there are requests pending and no one in the* driver that will restart queueing. |
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 |