Enable PCIe Gen 3 for NVMe: ~800 MB/s vs ~375 MB/s Gen 2
All checks were successful
Build Talos CM5 Image / build (push) Successful in 3m25s
All checks were successful
Build Talos CM5 Image / build (push) Successful in 3m25s
Adds dtparam=pciex1_gen=3 to config.txt overlay. Benchmarked Gen 2 baseline on all 3 pg nodes showing consistent ~375 MB/s write throughput, bottlenecked by the Gen 2 x1 lane limit. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
754f49c562
commit
66a3d11984
@ -2,3 +2,6 @@
|
||||
arm_freq=2600
|
||||
over_voltage_delta=50000
|
||||
arm_boost=1
|
||||
|
||||
# Enable PCIe Gen 3 for NVMe (~800 MB/s vs ~400 MB/s Gen 2)
|
||||
dtparam=pciex1_gen=3
|
||||
|
||||
Loading…
Reference in New Issue
Block a user