Function report |
Source Code:kernel\sched\fair.c |
Create Date:2022-07-28 09:38:45 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:set_skip_buddy
Proto:static void set_skip_buddy(struct sched_entity *se)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct sched_entity * | se |
6556 | for_each_sched_entity(se) |
Name | Describe |
---|---|
yield_task_fair | sched_yield() is very simple* The magic of dealing with the ->skip buddy is in pick_next_entity. |
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 |