Function report | 
Source Code:kernel\cgroup\cpuset.c | 
Create Date:2022-07-28 11:17:26 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:hotplug_update_tasks_legacy
Proto:static void hotplug_update_tasks_legacy(struct cpuset *cs, struct cpumask *new_cpus, nodemask_t *new_mems, bool cpus_updated, bool mems_updated)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct cpuset * | cs | |
| struct cpumask * | new_cpus | |
| nodemask_t * | new_mems | |
| bool | cpus_updated | |
| bool | mems_updated | 
| 2946 | spin_lock_irq( & callback_lock) | 
| 2949 | mems_allowed = new_mems | 
| 2950 | effective_mems = new_mems | 
| 2951 | spin_unlock_irq( & callback_lock) | 
| 2962 | is_empty = pumask_empty - *srcp == 0*@srcp: the cpumask to that all cpus < nr_cpu_ids are clear. || nodes_empty(mems_allowed) | 
| 2965 | percpu_up_write( & cpuset_rwsem) | 
| 2975 | percpu_down_write( & cpuset_rwsem) | 
| Name | Describe | 
|---|---|
| cpuset_hotplug_update_tasks | puset_hotplug_update_tasks - update tasks in a cpuset for hotunplug*@cs: cpuset in interest*@tmp: the tmpmasks structure pointer* Compare @cs's cpu and mem masks against top_cpuset and if some have gone* offline, update @cs accordingly | 
| 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  |