Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:block\bfq-wf2q.c Create Date:2022-07-28 17:59:54
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:__bfq_requeue_entity - handle requeueing or repositioning of an entity

Proto:static void __bfq_requeue_entity(struct bfq_entity *entity)

Type:void

Parameter:

TypeParameterName
struct bfq_entity *entity
1049  sd = the scheduler queue this entity belongs to
1050  st = bfq_entity_service_tree(entity)
1052  If entity == ity in service Then
1075  q_calc_finish - assign the finish time to an entity.*@entity: the entity to act upon.*@service: the service to be charged to the entity.
1076  B-WF2Q+ start and finish timestamps [sectors/weight] = B-WF2Q+ start and finish timestamps [sectors/weight]
1090  If tree the entity is enqueued into; %NULL if not on a tree Then q_active_extract - remove an entity from the active tree.*@st: the service_tree containing the tree.*@entity: the entity being removed.
1092  Else
1107  q_active_extract - remove an entity from the active tree.*@st: the service_tree containing the tree.*@entity: the entity being removed.
1110  bfq_update_fin_time_enqueue(entity, st, false)
Caller
NameDescribe
__bfq_activate_requeue_entity
bfq_deactivate_entityq_deactivate_entity - deactivate an entity representing a bfq_queue