Function report |
Source Code:kernel\sched\deadline.c |
Create Date:2022-07-28 09:40:35 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:This function clears the sched_dl_entity static params.
Proto:void __dl_clear_params(struct task_struct *p)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
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 |
Name | Describe |
---|---|
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 |
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 |