Function report |
Source Code:kernel\cgroup\cpuset.c |
Create Date:2022-07-28 11:16:18 |
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_cpumask - Update the cpumasks of tasks in the cpuset.*@cs: the cpuset in which each task's cpus_allowed mask needs to be changed* Iterate through each task of @cs updating its cpus_allowed to the* effective cpuset's
Proto:static void update_tasks_cpumask(struct cpuset *cs)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct cpuset * | cs |
Name | Describe |
---|---|
update_cpumasks_hier | pdate_cpumasks_hier - Update effective cpumasks and tasks in the subtree*@cs: the cpuset to consider*@tmp: temp variables for calculating effective_cpus & partition setup* When congifured cpumask is changed, the effective cpumasks of this cpuset |
update_prstate | pdate_prstate - update partititon_root_state* Call with cpuset_mutex held. |
hotplug_update_tasks_legacy | |
hotplug_update_tasks |
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 |