Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\smp.c Create Date:2022-07-28 10:55:57
Last Modify:2020-03-17 15:12:54 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:nosmp

Proto:static int __init nosmp(char *str)

Type:int

Parameter:

TypeParameterName
char *str
534  Setup configured maximum number of CPUs to activate = 0
535  Setup routine for controlling SMP activation* Command-line option of "nosmp" or "maxcpus=0" will disable SMP* activation entirely (the MPS table probe still happens, though)
537  Return 0