From e451e1618207308461ef9ee573651f61670b9c36 Mon Sep 17 00:00:00 2001
From: b00t0x <2325377+b00t0x@users.noreply.github.com>
Date: Sun, 5 Jan 2025 01:54:07 +0900
Subject: [PATCH] update readme
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 41b5116..ac13a60 100644
--- a/README.md
+++ b/README.md
@@ -26,8 +26,8 @@ Performance effect is currenlty uncertain.
|NVRAM|boot-arg|Description|
|-----|--------|-----------|
|(none)|(none)|CPU topology will be spoofed as SMT to get better performance. E-Cores to be recognized as the N-way SMT logical threads of the P-Cores.
System Information show actual core count. (P+E)|
-|`ctrsmt` : `"off"` |`ctrsmt=off` |No SMT spoofing. CPU topology will be same as real structure, but performance will be degraded.
Only works with Alder/Raptor Lake CPUs with HT enabled.
Same as v1.x.x default behavior.|
-|`ctrsmt` : `"full"` |`ctrsmt=full`|System Information shows # of P-Cores only. Performance effect is uncertain.
Same as v1.x.x with `-ctrsmt` behavior.|
+|`ctrsmt` : `"off"` |`ctrsmt=off` |No SMT spoofing. CPU topology will be same as real structure, but performance will be degraded.
Only works with Alder/Raptor Lake CPUs with HT enabled.
Same as [v1.x.x](https://github.com/b00t0x/CpuTopologyRebuild/releases/tag/1.1.0) default behavior.|
+|`ctrsmt` : `"full"` |`ctrsmt=full`|System Information shows # of P-Cores only. Performance effect is uncertain.
Same as [v1.x.x](https://github.com/b00t0x/CpuTopologyRebuild/releases/tag/1.1.0) with `-ctrsmt` behavior.|
|`ctrfixcnt` : `true`|`-ctrfixcnt` |Enable `machdep.cpu.core_count` fix. Performance effect is uncertain.
[AppleMCEReporterDisabler.kext](https://github.com/mikigal/ryzen-hackintosh/tree/master/OC/Kexts/AppleMCEReporterDisabler.kext) will be **required** to boot with this option.|
### Internal topology examples