Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\sched\topology.c Create Date:2022-07-28 09:42:15
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:set_domain_attribute

Proto:static void set_domain_attribute(struct sched_domain *sd, struct sched_domain_attr *attr)

Type:void

Parameter:

TypeParameterName
struct sched_domain *sd
struct sched_domain_attr *attr
1201  If Not attr || relax_domain_level < 0 Then
1202  If Initializers for schedule domains* Non-inlined to reduce accumulated stack pressure in build_sched_domains() < 0 Then Return
1204  request = Initializers for schedule domains* Non-inlined to reduce accumulated stack pressure in build_sched_domains()
1205  Else request = relax_domain_level
1208  If level > request Then
1210  flags &= ~(SD_BALANCE_WAKE | SD_BALANCE_NEWIDLE)
Caller
NameDescribe
build_sched_domain