Function report |
Source Code:kernel\sched\fair.c |
Create Date:2022-07-28 09:38:11 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:delta /= w
Proto:static inline u64 calc_delta_fair(u64 delta, struct sched_entity *se)
Type:u64
Parameter:
Type | Parameter | Name |
---|---|---|
u64 | delta | |
struct sched_entity * | se |
666 | Return delta |
Name | Describe |
---|---|
sched_vslice | We calculate the vruntime slice of a to-be-inserted task.* vs = s/w |
update_curr | Update the current task's runtime statistics. |
wakeup_gran |
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 |