Function report |
Source Code:kernel\cgroup\cpuset.c |
Create Date:2022-07-28 11:16:39 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name: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
Proto:static void update_tasks_nodemask(struct cpuset *cs)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct cpuset * | cs |
1649 | cpuset_being_rebound = cs |
1671 | If Not mm Then Continue |
1674 | migrate = is_memory_migrate(cs) |
1691 | cpuset_being_rebound = NULL |
Name | Describe |
---|---|
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. |
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 |