函数逻辑报告 |
Source Code:block\blk-cgroup.c |
Create Date:2022-07-27 19:16:34 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称: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
函数原型:void blkcg_schedule_throttle(struct request_queue *q, bool use_memdelay)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct request_queue * | q | |
bool | use_memdelay |
1679 | 如果此条件成立可能性小(为编译器优化)(flags & I am a kernel thread )则返回 |
1682 | 如果非blk_get_queue(q)则返回 |
1687 | throttle_queue等于q |
1688 | 如果use_memdelay则use_memdelay等于use_memdelay |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |