Function report |
Source Code:block\bfq-wf2q.c |
Create Date:2022-07-28 17:59:32 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:q_active_extract - remove an entity from the active tree.*@st: the service_tree containing the tree.*@entity: the entity being removed.
Proto:static void bfq_active_extract(struct bfq_service_tree *st, struct bfq_entity *entity)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct bfq_service_tree * | st | |
struct bfq_entity * | entity |
582 | bfqq = bfq_entity_to_bfqq(entity) |
601 | If bfqq Then deletes entry from list |
Name | Describe |
---|---|
__bfq_requeue_entity | __bfq_requeue_entity - handle requeueing or repositioning of an entity |
__bfq_deactivate_entity | __bfq_deactivate_entity - update sched_data and service trees for* entity, so as to represent entity as inactive*@entity: the entity being deactivated.*@ins_into_idle_tree: if false, the entity will not be put into the* idle tree. |
bfq_get_next_queue | Get next queue for service. |
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 |