aboutsummaryrefslogtreecommitdiffstats
path: root/docs/content/infrastructure/testbed_configuration/huawei_tsh_hw_bios_cfg.md
diff options
context:
space:
mode:
authorpmikus <peter.mikus@protonmail.ch>2023-03-23 12:25:34 +0000
committerPeter Mikus <peter.mikus@protonmail.ch>2023-03-23 13:10:14 +0000
commitde72298ead9d9564f7c2b9647226f48c47e9e0bf (patch)
treeb6c6e5bc2a0ca428bb325b145e12e1517dc38978 /docs/content/infrastructure/testbed_configuration/huawei_tsh_hw_bios_cfg.md
parent7df3ef0a7b23614ef3329061be184cf25f8fa21f (diff)
feat(docs): Add missing infra sections
Signed-off-by: pmikus <peter.mikus@protonmail.ch> Change-Id: I46008fa035418fb4bc0445b43403847a1e6a288e
Diffstat (limited to 'docs/content/infrastructure/testbed_configuration/huawei_tsh_hw_bios_cfg.md')
-rw-r--r--docs/content/infrastructure/testbed_configuration/huawei_tsh_hw_bios_cfg.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/content/infrastructure/testbed_configuration/huawei_tsh_hw_bios_cfg.md b/docs/content/infrastructure/testbed_configuration/huawei_tsh_hw_bios_cfg.md
new file mode 100644
index 0000000000..d9fd71b080
--- /dev/null
+++ b/docs/content/infrastructure/testbed_configuration/huawei_tsh_hw_bios_cfg.md
@@ -0,0 +1,12 @@
+---
+bookToc: true
+title: "Huawei Taishan"
+---
+
+# Huawei Taishan
+
+## Linux cmdline
+
+```
+BOOT_IMAGE=/boot/vmlinuz-5.4.0-65-generic root=UUID=7d1d0e77-4df0-43df-9619-a99db29ffb83 ro audit=0 intel_iommu=on isolcpus=1-27,29-55 nmi_watchdog=0 nohz_full=1-27,29-55 nosoftlockup processor.max_cstate=1 rcu_nocbs=1-27,29-55 console=ttyAMA0,115200n8 quiet
+```