Function report |
Source Code:block\blk-cgroup.c |
Create Date:2022-07-28 17:41:00 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:lkcg_schedule_throttle - this task needs to check for throttling*@q: the request queue IO was submitted on*@use_memdelay: do we charge this to memory delay for PSI* This is called by the IO controller when we know there's delay accumulated
Proto:void blkcg_schedule_throttle(struct request_queue *q, bool use_memdelay)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct request_queue * | q | |
bool | use_memdelay |
1679 | If Value for the false possibility is greater at compile time(flags & I am a kernel thread ) Then Return |
1682 | If Not blk_get_queue(q) Then Return |
1685 | If throttle_queue Then blk_put_queue(throttle_queue) |
1687 | throttle_queue = q |
1688 | If use_memdelay Then use_memdelay = use_memdelay |
Name | Describe |
---|---|
__blkcg_iolatency_throttle | |
ioc_rqos_throttle |
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 |