Function report |
Source Code:kernel\cgroup\cpuset.c |
Create Date:2022-07-28 11:17:20 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:If the cpuset being removed has its flag 'sched_load_balance'* enabled, then simulate turning sched_load_balance off, which* will call rebuild_sched_domains_locked(). That is not needed* in the default hierarchy where only changes in partition
Proto:static void cpuset_css_offline(struct cgroup_subsys_state *css)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct cgroup_subsys_state * | css |
2804 | get_online_cpus() |
2805 | percpu_down_write( & cpuset_rwsem) |
2807 | If is_partition_root(cs) Then pdate_prstate - update partititon_root_state* Call with cpuset_mutex held. |
2818 | child_ecpus_count-- |
2821 | cpuset_dec() |
2824 | percpu_up_write( & cpuset_rwsem) |
2825 | put_online_cpus() |
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 |