Function report |
Source Code:kernel\sched\fair.c |
Create Date:2022-07-28 09:37:59 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:update_load_add
Proto:static inline void update_load_add(struct load_weight *lw, unsigned long inc)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct load_weight * | lw | |
unsigned long | inc |
124 | inv_weight = 0 |
Name | Describe |
---|---|
sched_slice | We calculate the wall-time slice from the period by taking a part* proportional to the weight.* s = p*P[w/rw] |
account_entity_enqueue |
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 |