From 6533fb9c0a3d049f92933d54424e021c1618df6f Mon Sep 17 00:00:00 2001 From: Lu Qiuwen Date: Wed, 21 Jul 2021 16:11:39 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=B3=E9=97=AD9140=E4=B8=8A=E5=86=85?= =?UTF-8?q?=E6=A0=B8=E6=8F=90=E4=BE=9B=E7=9A=84CPU=E4=BE=A7=E4=BF=A1?= =?UTF-8?q?=E9=81=93=E6=BC=8F=E6=B4=9E=E7=BC=93=E8=A7=A3=E6=9C=BA=E5=88=B6?= =?UTF-8?q?=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- make/Makefile.9000NPBP01R01 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/make/Makefile.9000NPBP01R01 b/make/Makefile.9000NPBP01R01 index 8a79f51f..a5e17c64 100644 --- a/make/Makefile.9000NPBP01R01 +++ b/make/Makefile.9000NPBP01R01 @@ -1,7 +1,7 @@ PROFILE_ID := 9000-NPB-P01R01 SUPPORTED_MACHINE_ID := 9000-NPB-P01R01 -KERNEL_ARGS := console=ttyS0,115200n8 crashkernel=512M default_hugepagesz=1G hugepagesz=1G hugepages=16 intel_iommu=on iommu=pt pci=realloc,assign-busses psi=1 isolcpus=1,14-27,42-55 +KERNEL_ARGS := console=ttyS0,115200n8 crashkernel=512M default_hugepagesz=1G hugepagesz=1G hugepages=16 intel_iommu=on iommu=pt mitigations=off pci=realloc,assign-busses psi=1 isolcpus=1,14-27,42-55 GRUB_SERIAL_COMMAND := SIZE_PART_SYSROOT := 16384M SIZE_PART_DATA := 65536M