-
Notifications
You must be signed in to change notification settings - Fork 73
Legacy performance fixes #525
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?
Changes from all commits
f47357f
f008792
e0bbf6e
c5a0843
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Large diffs are not rendered by default.
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,39 @@ | ||
| ============================== | ||
|
Check warning on line 1 in source/devices/AM65X/linux/Linux_Performance_Guide.rst
|
||
| Linux 11.02 Performance Guide | ||
|
Check warning on line 2 in source/devices/AM65X/linux/Linux_Performance_Guide.rst
|
||
| ============================== | ||
|
|
||
| .. rubric:: **Read This First** | ||
| :name: read-this-first-rt-kernel-perf-guide | ||
|
|
||
| **All performance numbers provided in this document are gathered using | ||
|
Check warning on line 8 in source/devices/AM65X/linux/Linux_Performance_Guide.rst
|
||
| following Evaluation Modules unless otherwise specified.** | ||
|
|
||
| +----------------+---------------------------------------------------------------------------------------------------------------------+ | ||
| | Name | Description | | ||
| +================+=====================================================================================================================+ | ||
| | AM65x EVM | AM65x Evaluation Module rev 1.0 with ARM running at 800MHz, DDR4-2400 (1600 MT/S), TMDX654GPEVM | | ||
|
Check warning on line 14 in source/devices/AM65X/linux/Linux_Performance_Guide.rst
|
||
| +----------------+---------------------------------------------------------------------------------------------------------------------+ | ||
|
|
||
| Table: Evaluation Modules | ||
|
|
||
| .. rubric:: About This Manual | ||
| :name: about-this-manual-rt-kernel-perf-guide | ||
|
|
||
| This document provides performance data for each of the device drivers | ||
| which are part of the Processor SDK Linux package. This document should be | ||
|
Check warning on line 23 in source/devices/AM65X/linux/Linux_Performance_Guide.rst
|
||
| used in conjunction with release notes and user guides provided with the | ||
| Processor SDK Linux package for information on specific issues present | ||
|
Check warning on line 25 in source/devices/AM65X/linux/Linux_Performance_Guide.rst
|
||
| with drivers included in a particular release. | ||
|
|
||
| .. rubric:: If You Need Assistance | ||
|
Check warning on line 28 in source/devices/AM65X/linux/Linux_Performance_Guide.rst
|
||
| :name: if-you-need-assistance-rt-kernel-perf-guide | ||
|
|
||
| For further information or to report any problems, contact | ||
| https://e2e.ti.com/ or https://support.ti.com/ | ||
|
|
||
| | | ||
|
|
||
| .. note:: | ||
|
|
||
| AM65 benchmarking is performed using RT Kernel. For more information on | ||
|
Check warning on line 38 in source/devices/AM65X/linux/Linux_Performance_Guide.rst
|
||
| the RT Kernel performance numbers, go :ref:`here <AM65-RT-Linux-Performance-Guide>`. | ||
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,9 @@ | ||
| ######################## | ||
| Kernel Performance Guide | ||
| ######################## | ||
|
|
||
| .. toctree:: | ||
| :maxdepth: 4 | ||
|
|
||
| RT_Linux_Performance_Guide | ||
| Linux_Performance_Guide |
This file was deleted.
This file was deleted.
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.
I agree with most of these changes, but I'm not sure if we need to keep around this page. None of this information is relevant. It's a generic landing page with sample text and it will not be updated in the future.
cc: @praneethbajjuri
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.
How do you know it will not get updated in the future?
We can switch to non-RT testing for am65 at any point if we wished to
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.
Well then it can be added back just as easily at that point