Skip to content

Commit d806792

Browse files
bryanbrattlofjeevantelukula
authored andcommitted
perf(linux): Introduce RT performance measurements for am62lx on SDK 11
Include the summary and a histogram of the latency measurements taken with a simple cpu stressing background load. Signed-off-by: Bryan Brattlof <[email protected]>
1 parent 6f01a74 commit d806792

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

source/devices/AM62LX/linux/RT_Linux_Performance_Guide.rst

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ following Evaluation Modules unless otherwise specified.**
1010
+----------------+--------------------------------------------------------------------------------------------------------+
1111
| Name | Description |
1212
+================+========================================================================================================+
13-
| AM62L EVM | AM62L Starter Kit / Evaluation Module rev E1-1 with ARM running at 400MHz, LPDDR4 data rate 1100 MT/S |
13+
| AM62L EVM | AM62L Starter Kit / Evaluation Module rev E1-1 with ARM running at 1250MHz, LPDDR4 data rate 1600 MT/S |
1414
+----------------+--------------------------------------------------------------------------------------------------------+
1515

1616
Table: Evaluation Modules
@@ -58,3 +58,11 @@ Test commands used for running stress-ng and cyclictest together
5858
5959
The latencies observed with this SDK are summarized below:
6060

61+
.. csv-table::
62+
:header: "Latencies","CPU 0","CPU 1"
63+
64+
"Minimum (us)","5","5"
65+
"Average (us)","8","7"
66+
"Maximum (us)","52","44"
67+
68+
.. image:: img/rt-cpu-method-all-latency-histogram.png
6.35 KB
Loading

0 commit comments

Comments
 (0)