-
Notifications
You must be signed in to change notification settings - Fork 65
Sdk11.1 cyclictest #352
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Sdk11.1 cyclictest #352
Changes from all commits
7555401
648f5c7
14f2566
4e2b118
f8839d9
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -57,14 +57,14 @@ | |
stress-ng --cpu-method=all -c 4 & | ||
cyclictest -m -Sp80 -D6h -h400 -i200 -M -q | ||
|
||
The latencies where observed with this SDK are summarized below: | ||
The latencies observed with the default yocto SDK are summarized below: | ||
Check warning on line 60 in source/devices/AM62AX/linux/RT_Linux_Performance_Guide.rst
|
||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Rewording as |
||
|
||
.. csv-table:: | ||
:header: "Latencies","CPU 0","CPU 1","CPU 2","CPU 3" | ||
|
||
"Minimum (us)","5","5","5","5" | ||
"Average (us)","5","6","6","5" | ||
"Maximum (us)","68","31","34","28" | ||
"Average (us)","6","6","6","6" | ||
"Maximum (us)","45","30","39","64" | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. @praneethbajjuri AM62A coreSDK RC for 11.1 would still be +2 weeks from now. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. @cshilwant this numbers are ok for now. Will re-do AM62A and AM62L RT test closer to final week of release again and update the numbers if there is a delta. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Okay, ACK from my end once #352 (comment) is fixed There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. @bryanbrattlof @praneethbajjuri our target for 62A is to keep below 50us. 64us seems a regression ? |
||
|
||
.. image:: img/rt-cpu-method-all-latency-histogram.png | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -57,13 +57,13 @@ | |
stress-ng --cpu-method=all -c 4 & | ||
cyclictest -m -Sp80 -D6h -h400 -i200 -M -q | ||
|
||
The latencies observed with this SDK are summarized below: | ||
The latencies observed with the default yocto SDK are summarized below: | ||
Check warning on line 60 in source/devices/AM62PX/linux/RT_Linux_Performance_Guide.rst
|
||
|
||
.. csv-table:: | ||
:header: "Latencies","CPU 0","CPU 1","CPU 2","CPU 3" | ||
|
||
"Minimum (usec)","5","5","5","5" | ||
"Average (usec)","6","6","5","6" | ||
"Maximum (usec)","30","33","31","35" | ||
"Average (usec)","6","6","6","6" | ||
Check warning on line 66 in source/devices/AM62PX/linux/RT_Linux_Performance_Guide.rst
|
||
"Maximum (usec)","34","74","35","39" | ||
Check warning on line 67 in source/devices/AM62PX/linux/RT_Linux_Performance_Guide.rst
|
||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 74us needs to be investiagated. This is more than x2 the original number There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. yeah these numbers are all over the place for all platforms. I've opened a ticket internally to follow up on this There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. this usec vale warning can be ignored. |
||
|
||
.. image:: img/rt-cpu-method-all-latency-histogram.png |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
At line no. 2,