Skip to content

Commit 3404b25

Browse files
fix: AM64X: linux: RT_Linux_Performance_Guide: correct PCIe Speed to 5GT/s
The PCIe Controller on AM64 SoC is a Gen 2 Controller [0]. Hence, correct the speed from 8 GT/s (Gen 3) to 5 GT/s (Gen 2). [0]: https://www.ti.com/lit/ds/symlink/am6442.pdf Signed-off-by: Siddharth Vadapalli <[email protected]>
1 parent 9928aa5 commit 3404b25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/devices/AM64X/linux/RT_Linux_Performance_Guide.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -485,7 +485,7 @@ AM64xx-EVM
485485

486486
- Filesize used is: 10G
487487
- FIO command options: --ioengine=libaio --iodepth=4 --numjobs=1 --direct=1 --runtime=60 --time_based
488-
- Platform: Speed 8GT/s, Width x1
488+
- Platform: Speed 5GT/s, Width x1
489489
- SSD being used: Lite-On Technology Corporation M8Pe Series NVMe SSD [14a4:22f1] (rev 01)
490490

491491
|

0 commit comments

Comments
 (0)