Skip to content

Commit

Permalink
fix: AM64X: linux: RT_Linux_Performance_Guide: correct PCIe Speed to …
Browse files Browse the repository at this point in the history
…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]>
  • Loading branch information
Siddharth-Vadapalli-at-TI authored and cshilwant committed Dec 12, 2024
1 parent 9928aa5 commit 3404b25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/devices/AM64X/linux/RT_Linux_Performance_Guide.rst
Original file line number Diff line number Diff line change
Expand Up @@ -485,7 +485,7 @@ AM64xx-EVM

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

|
Expand Down

0 comments on commit 3404b25

Please sign in to comment.