Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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 activityDownload SCCTChinese

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()
Caller
NameDescribe
sched_set_itmt_supportsched_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_supportsched_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_workfnCPU / memory hotplug is handled asynchronously.