Merge pull request 'dell_3050_ht' (#133) from kratz00/lbwww:dell_3050_ht into master

Reviewed-on: https://codeberg.org/libreboot/lbwww/pulls/133
master
Leah Rowe 2025-01-25 08:05:03 +00:00
commit 3d3ca98ade
1 changed files with 5 additions and 1 deletions

View File

@ -20,7 +20,7 @@ there, before flashing. For posterity,
| **Variants** | OptiPlex 3050 Micro | | **Variants** | OptiPlex 3050 Micro |
| **Released** | 2017 | | **Released** | 2017 |
| **Chipset** | Intel Kaby Lake | | **Chipset** | Intel Kaby Lake |
| **CPU** | Intel Kaby Lake | | **CPU** | Intel Skylake/Kaby Lake |
| **Graphics** | Intel HD graphics | | **Graphics** | Intel HD graphics |
| **Memory** | DDR4 SODIMMs (max 32GB, 2x16GB) | | **Memory** | DDR4 SODIMMs (max 32GB, 2x16GB) |
| **Architecture** | x86\_64 | | **Architecture** | x86\_64 |
@ -211,6 +211,10 @@ Legacy 8254 timer enabled in coreboot, to prevent SeaBIOS from hanging.
### HyperThreading on 3050 Micro ### HyperThreading on 3050 Micro
NOTE: The 3050 Micro is available in different CPU configurations.
Before considering to enable HyperThreading support, make sure it is
supported by the CPU of your 3050 Micro.
Also called SMT. This is a feature where you get 2 threads on a single core. Also called SMT. This is a feature where you get 2 threads on a single core.
It can improve performance in some workloads, but is actually a performance It can improve performance in some workloads, but is actually a performance
liability in others, depending on your OS kernel/scheduler and the actual liability in others, depending on your OS kernel/scheduler and the actual