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:rebuild_sched_domains
Proto:void rebuild_sched_domains(void)
Type:void
Parameter:Nothing
1016 | get_online_cpus() |
1017 | percpu_down_write( & cpuset_rwsem) |
1018 | rebuild_sched_domains_locked() |
1019 | percpu_up_write( & cpuset_rwsem) |
1020 | put_online_cpus() |
Name | Describe |
---|---|
sched_set_itmt_support | sched_set_itmt_support() - Indicate platform supports ITMT* This function is used by the OS to indicate to scheduler that the platform* is capable of supporting the ITMT feature.* The current scheme has the pstate driver detects if the system |
sched_clear_itmt_support | sched_clear_itmt_support() - Revoke platform's support of ITMT* This function is used by the OS to indicate that it has* revoked the platform's support of ITMT feature |
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 |