函数逻辑报告 |
Source Code:kernel\sched\deadline.c |
Create Date:2022-07-27 10:41:11 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:This function clears the sched_dl_entity static params.
函数原型:void __dl_clear_params(struct task_struct *p)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct task_struct * | p |
2686 | Maximum runtime for each instance 等于0 |
2687 | Relative deadline of each instance 等于0 |
2688 | Separation of two instances (period) 等于0 |
2689 | Specifying the scheduler behaviour 等于0 |
2690 | dl_runtime / dl_period 等于0 |
2691 | dl_runtime / dl_deadline 等于0 |
2694 | dl_yielded等于0 |
2695 | dl_non_contending等于0 |
2696 | dl_overrun等于0 |
名称 | 描述 |
---|---|
task_non_contending | The utilization of a task cannot be immediately removed from* the rq active utilization (running_bw) when the task blocks |
inactive_task_timer | |
__sched_fork | Perform scheduler related setup for a newly forked process p.* p is forked by current.* __sched_fork() is basic setup used by init_idle() too: |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |