Function report |
Source Code:kernel\sched\sched.h |
Create Date:2022-07-28 05:59:22 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:init_numa_balancing
Proto:static inline void init_numa_balancing(unsigned long clone_flags, struct task_struct *p)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned long | clone_flags | |
struct task_struct * | p |
NULL
Name | Describe |
---|---|
__sched_fork | Perform scheduler related setup for a newly forked process p.* p is forked by current.* __sched_fork() is basic setup used by init_idle() too: |
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 |