Function report |
Source Code:kernel\sched\core.c |
Create Date:2022-07-28 09:35:35 |
Last Modify:2022-05-22 13:40:38 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__normal_prio - return the priority that is based on the static prio
Proto:static inline int __normal_prio(struct task_struct *p)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct task_struct * | p |
1344 | Return static_prio |
Name | Describe |
---|---|
normal_prio | Calculate the expected normal priority: i.e. priority* without taking RT-inheritance into account. Might be* boosted by interactivity modifiers. Changes upon fork,* setprio syscalls, and whenever the interactivity* estimator recalculates. |
sched_fork | rk()/clone()-time setup: |
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 |