diff options
| author | fumingwei <[email protected]> | 2023-11-03 21:23:28 +0800 |
|---|---|---|
| committer | fumingwei <[email protected]> | 2023-11-03 21:23:28 +0800 |
| commit | c637adbefecfa8c5b030eb349d7c5a7cbe7d05f1 (patch) | |
| tree | 177227b216d470e0244a4b5adae715d56a8984b4 /make | |
| parent | ee0b2df3d14511caf0dbc860adf972234d237087 (diff) | |
feature:TSG-17531:add kernel args transparent_hugepage=never
Diffstat (limited to 'make')
| -rw-r--r-- | make/Makefile.7400MCN0P01R01 | 2 | ||||
| -rw-r--r-- | make/Makefile.7400MCN123P01R01 | 2 | ||||
| -rw-r--r-- | make/Makefile.9000NPBP01R01 | 2 | ||||
| -rw-r--r-- | make/Makefile.TSGXNXR620G40R01P0804 | 2 | ||||
| -rw-r--r-- | make/Makefile.TSGXNXR620G40R01P0906 | 2 | ||||
| -rw-r--r-- | make/Makefile.TSGXNXR620G40R01P1403 | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/make/Makefile.7400MCN0P01R01 b/make/Makefile.7400MCN0P01R01 index 053b26a3..a44b7791 100644 --- a/make/Makefile.7400MCN0P01R01 +++ b/make/Makefile.7400MCN0P01R01 @@ -1,7 +1,7 @@ PROFILE_ID := 7400-MCN0-P01R01 SUPPORTED_MACHINE_ID := 7400-MCN0-P01R01 -KERNEL_ARGS := console=ttyS0,115200n8 crashkernel=512M intel_iommu=on iommu=pt pci=realloc,assign-busses selinux=0 +KERNEL_ARGS := console=ttyS0,115200n8 crashkernel=512M intel_iommu=on iommu=pt pci=realloc,assign-busses selinux=0 transparent_hugepage=never GRUB_SERIAL_COMMAND := SIZE_PART_SYSROOT := 16384M SIZE_PART_UPDATE := 16384M diff --git a/make/Makefile.7400MCN123P01R01 b/make/Makefile.7400MCN123P01R01 index 0c98f4c1..cbf438fe 100644 --- a/make/Makefile.7400MCN123P01R01 +++ b/make/Makefile.7400MCN123P01R01 @@ -1,7 +1,7 @@ PROFILE_ID := 7400-MCN123-P01R01 SUPPORTED_MACHINE_ID := 7400-MCN123-P01R01 -KERNEL_ARGS := console=ttyS0,115200n8 crashkernel=512M intel_iommu=on iommu=pt pci=realloc,assign-busses selinux=0 +KERNEL_ARGS := console=ttyS0,115200n8 crashkernel=512M intel_iommu=on iommu=pt pci=realloc,assign-busses selinux=0 transparent_hugepage=never GRUB_SERIAL_COMMAND := SIZE_PART_SYSROOT := 16384M SIZE_PART_UPDATE := 16384M diff --git a/make/Makefile.9000NPBP01R01 b/make/Makefile.9000NPBP01R01 index 348dde02..e4ab6424 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 mitigations=off pci=realloc,assign-busses psi=1 isolcpus=1-47 selinux=0 +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-47 selinux=0 transparent_hugepage=never GRUB_SERIAL_COMMAND := SIZE_PART_SYSROOT := 16384M SIZE_PART_UPDATE := 16384M diff --git a/make/Makefile.TSGXNXR620G40R01P0804 b/make/Makefile.TSGXNXR620G40R01P0804 index 53271a0b..10e310d5 100644 --- a/make/Makefile.TSGXNXR620G40R01P0804 +++ b/make/Makefile.TSGXNXR620G40R01P0804 @@ -1,7 +1,7 @@ PROFILE_ID := TSG-X-NXR620G40-R01-P0804 SUPPORTED_MACHINE_ID := TSG-X-NXR620G40-R01-P0804 -KERNEL_ARGS := crashkernel=512M default_hugepagesz=1G hugepagesz=1G hugepages=16 intel_iommu=on iommu=pt mitigations=off psi=1 isolcpus=1-76 selinux=0 +KERNEL_ARGS := crashkernel=512M default_hugepagesz=1G hugepagesz=1G hugepages=16 intel_iommu=on iommu=pt mitigations=off psi=1 isolcpus=1-76 selinux=0 transparent_hugepage=never GRUB_SERIAL_COMMAND := SIZE_PART_SYSROOT := 16384M SIZE_PART_UPDATE := 16384M diff --git a/make/Makefile.TSGXNXR620G40R01P0906 b/make/Makefile.TSGXNXR620G40R01P0906 index 6eff6360..b5dbbc0f 100644 --- a/make/Makefile.TSGXNXR620G40R01P0906 +++ b/make/Makefile.TSGXNXR620G40R01P0906 @@ -1,7 +1,7 @@ PROFILE_ID := TSG-X-NXR620G40-R01-P0906 SUPPORTED_MACHINE_ID := TSG-X-NXR620G40-R01-P0906 -KERNEL_ARGS := crashkernel=512M default_hugepagesz=1G intel_iommu=on iommu=pt mitigations=off psi=1 selinux=0 quiet splash +KERNEL_ARGS := crashkernel=512M default_hugepagesz=1G intel_iommu=on iommu=pt mitigations=off psi=1 selinux=0 quiet splash transparent_hugepage=never GRUB_SERIAL_COMMAND := SIZE_PART_SYSROOT := 16384M SIZE_PART_UPDATE := 16384M diff --git a/make/Makefile.TSGXNXR620G40R01P1403 b/make/Makefile.TSGXNXR620G40R01P1403 index 5efb347d..731a8800 100644 --- a/make/Makefile.TSGXNXR620G40R01P1403 +++ b/make/Makefile.TSGXNXR620G40R01P1403 @@ -1,7 +1,7 @@ PROFILE_ID := TSG-X-NXR620G40-R01-P1403 SUPPORTED_MACHINE_ID := TSG-X-NXR620G40-R01-P1403 -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-92 selinux=0 +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-92 selinux=0 transparent_hugepage=never GRUB_SERIAL_COMMAND := SIZE_PART_SYSROOT := 16384M SIZE_PART_UPDATE := 16384M |
