Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\cgroup\cpuset.c Create Date:2022-07-28 11:16:44
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:update_relax_domain_level

Proto:static int update_relax_domain_level(struct cpuset *cs, s64 val)

Type:int

Parameter:

TypeParameterName
struct cpuset *cs
s64val
1832  If val != for custom sched domain Then
1833  for custom sched domain = val
1834  If Not pumask_empty - *srcp == 0*@srcp: the cpumask to that all cpus < nr_cpu_ids are clear. && is_sched_load_balance(cs) Then rebuild_sched_domains_locked()
1839  Return 0
Caller
NameDescribe
cpuset_write_s64