Function report |
Source Code:kernel\cgroup\cpuset.c |
Create Date:2022-07-28 11:17:24 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:puset_init - initialize cpusets at system boot* Description: Initialize top_cpuset
Proto:int __init cpuset_init(void)
Type:int
Parameter:Nothing
2892 | BUG_ON(percpu_init_rwsem( & cpuset_rwsem)) |
2894 | BUG_ON(!alloc_cpumask_var( & user-configured CPUs and Memory Nodes allow to tasks , GFP_KERNEL)) |
2899 | nodes_setall(mems_allowed) |
2901 | nodes_setall(effective_mems) |
2905 | for custom sched domain = -1 |
2909 | Return 0 |
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 |