Function report |
Source Code:block\mq-deadline.c |
Create Date:2022-07-28 17:50:15 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:move rq from rbtree and fifo.
Proto:static void deadline_remove_request(struct request_queue *q, struct request *rq)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct request_queue * | q | |
struct request * | rq |
111 | dd = elevator_data |
118 | If Not 'empty' nodes are nodes that are known not to be inserted in an rbtree ( & sort/lookup ) Then deadline_del_rq_rb(dd, rq) |
121 | elv_rqhash_del(q, rq) |
122 | If last_merge == rq Then last_merge = NULL |
Name | Describe |
---|---|
dd_merged_requests | |
deadline_move_request | move an entry to dispatch 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 |