函数逻辑报告 |
Source Code:kernel\cgroup\cpuset.c |
Create Date:2022-07-27 12:19:50 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:puset_init - initialize cpusets at system boot* Description: Initialize top_cpuset
函数原型:int __init cpuset_init(void)
返回类型:int
参数:无
2892 | BUG_ON(percpu_init_rwsem( & cpuset_rwsem)) |
2898 | 设置全部CPU信息 |
2899 | nodes_setall(mems_allowed) |
2900 | 设置全部CPU信息 |
2901 | nodes_setall(effective_mems) |
2904 | 设置内存位 |
2905 | for custom sched domain 等于负1 |
2909 | 返回:0 |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |