Skip to content

Commit 4e2b118

Browse files
committed
perf(linux): AM62X: Update PREEMPT_RT perf numbers for 11.1
Update the real-time Linux latency numbers for SDK 11.1 Signed-off-by: Bryan Brattlof <[email protected]>
1 parent 14f2566 commit 4e2b118

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

source/devices/AM62X/linux/RT_Linux_Performance_Guide.rst

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,13 +61,14 @@ Test commands used for running stress-ng and cyclictest together
6161
stress-ng --cpu-method=all -c 4 &
6262
cyclictest -m -Sp80 -D6h -h400 -i200 -M -q
6363
64-
The latencies observed with this SDK are summarized below:
64+
The latencies observed with the default yocto SDK image on
65+
https://www.ti.com/tool/SK-AM62B-P1 are summarized below:
6566

6667
.. csv-table::
6768
:header: "Latencies","CPU 0","CPU 1","CPU 2","CPU 3"
6869

6970
"Minimum (usec)","5","5","4","4"
70-
"Average (usec)","7","5","6","6"
71-
"Maximum (usec)","66","41","73","70"
71+
"Average (usec)","6","5","6","6"
72+
"Maximum (usec)","75","77","62","73"
7273

7374
.. image:: img/rt-cpu-method-all-latency-histogram.png
117 Bytes
Loading

0 commit comments

Comments
 (0)