Function report |
Source Code:block\bfq-iosched.c |
Create Date:2022-07-28 17:53:42 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:bfq_bfqq_has_short_ttime
Proto:int bfq_bfqq_has_short_ttime(const struct bfq_queue *bfqq)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
const struct bfq_queue * | bfqq |
153 | Return If __builtin_constant_p( queue has a short think time ) Then constant_test_bit(( queue has a short think time ), ( & status flags )) Else variable_test_bit(( queue has a short think time ), ( & status flags )) |
Name | Describe |
---|---|
bfq_reset_inject_limit | |
bfq_add_request | |
bfq_bfqq_save_state | |
bfq_bfqq_expire | q_bfqq_expire - expire a queue.*@bfqd: device owning the queue.*@bfqq: the queue to expire.*@compensate: if true, compensate for the time spent idling.*@reason: the reason causing the expiration.* If the process associated with bfqq does slow I/O (e |
idling_boosts_thr_without_issues | |
bfq_choose_bfqq_for_injection | This function chooses the queue from which to pick the next extra* I/O request to inject, if it finds a compatible queue |
bfq_select_queue | Select a queue for service. If we have a current queue in service,* check whether to continue servicing it, or retrieve and set a new one. |
bfq_update_has_short_ttime | |
bfq_update_hw_tag |
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 |