Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\kernel\smpboot.c Create Date:2022-07-28 08:24:26
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:Unlike the other levels, we do not enforce keeping a* multicore group inside a NUMA node. If this happens, we will* discard the MC level of the topology later.

Proto:static bool match_pkg(struct cpuinfo_x86 *c, struct cpuinfo_x86 *o)

Type:bool

Parameter:

TypeParameterName
struct cpuinfo_x86 *c
struct cpuinfo_x86 *o
503  If Physical processor id: == Physical processor id: Then Return true
505  Return false
Caller
NameDescribe
set_cpu_sibling_map