Function report |
Source Code:block\bfq-wf2q.c |
Create Date:2022-07-28 17:59:35 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:q_put_idle_entity - release the idle tree ref of an entity.*@st: service tree for the entity.*@entity: the entity being released.
Proto:void bfq_put_idle_entity(struct bfq_service_tree *st, struct bfq_entity *entity)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct bfq_service_tree * | st | |
struct bfq_entity * | entity |
Name | Describe |
---|---|
bfq_forget_idle | q_forget_idle - update the idle tree if necessary.*@st: the service tree to act upon.* To preserve the global O(log N) complexity we only remove one entry here;* as the idle tree will not grow indefinitely this can be done safely. |
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 |