函数逻辑报告 | 
Source Code:kernel\cgroup\cpuset.c | 
Create Date:2022-07-27 12:19:02 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称:pdate_tasks_nodemask - Update the nodemasks of tasks in the cpuset.*@cs: the cpuset in which each task's mems_allowed mask needs to be changed* Iterate through each task of @cs updating its mems_allowed to the* effective cpuset's
函数原型:static void update_tasks_nodemask(struct cpuset *cs)
返回类型:void
参数:
| 类型 | 参数 | 名称 | 
|---|---|---|
| struct cpuset * | cs | 
| 1649 | cpuset_being_rebound等于cs | 
| 1671 | 如果非mm则继续下一循环 | 
| 1674 | migrate等于is_memory_migrate(cs) | 
| 1691 | cpuset_being_rebound = NULL | 
| 名称 | 描述 | 
|---|---|
| update_nodemasks_hier | pdate_nodemasks_hier - Update effective nodemasks and tasks in the subtree*@cs: the cpuset to consider*@new_mems: a temp variable for calculating new effective_mems* When configured nodemask is changed, the effective nodemasks of this cpuset | 
| hotplug_update_tasks_legacy | |
| hotplug_update_tasks | |
| cpuset_hotplug_workfn | CPU / memory hotplug is handled asynchronously. | 
| 源代码转换工具 开放的插件接口  | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码  |