Function report |
Source Code:kernel\sched\core.c |
Create Date:2022-07-28 09:35:36 |
Last Modify:2022-05-22 13:40:38 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Calculate the current priority, i.e. the priority* taken into account by the scheduler. This value might* be boosted by RT tasks, or might be boosted by* interactivity modifiers. Will be RT if the task got* RT-boosted
Proto:static int effective_prio(struct task_struct *p)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct task_struct * | p |
1382 | If Not rt_prio(prio) Then Return normal_prio |
1384 | Return prio |
Name | Describe |
---|---|
set_user_nice |
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 |