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:50
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:native_smp_cpus_done

Proto:void __init native_smp_cpus_done(unsigned int max_cpus)

Type:void

Parameter:

TypeParameterName
unsigned intmax_cpus
1413  pr_debug("Boot done\n")
1415  calculate_max_logical_packages()
1417  If Set if a package/die has multiple NUMA nodes inside.* AMD Magny-Cours, Intel Cluster-on-Die, and Intel* Sub-NUMA Clustering have this. Then set_sched_topology(x86_numa_in_package_topology)
1420  nmi_selftest()
1421  impress_friends()
1422  Delayed MTRR initialization for all AP's