Function report |
Source Code:kernel\sched\fair.c |
Create Date:2022-07-28 09:38:25 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:reweight_task
Proto:void reweight_task(struct task_struct *p, int prio)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct task_struct * | p | |
int | prio |
2916 | load = For load-balancing: |
2917 | weight = scale_load(Nice levels are multiplicative, with a gentle 10% change for every* nice level changed[prio]) |
2919 | reweight_entity(cfs_rq, se, weight, weight) |
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 |