Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion configs/AM65X/AM65X_linux_toc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,9 @@ devices/AM65X/linux/Release_Specific
devices/AM65X/linux/Release_Specific_Release_Notes
devices/AM65X/linux/Release_Specific_Yocto_layer_Configuration
devices/AM65X/linux/Release_Specific_Migration_Guide
devices/AM65X/linux/Release_Specific_Performance_Guide
devices/AM65X/linux/Release_Specific_Kernel_Performance_Guide
devices/AM65X/linux/Linux_Performance_Guide
devices/AM65X/linux/RT_Linux_Performance_Guide
devices/AM65X/linux/Release_Specific_Supported_Platforms_and_Versions
linux/Foundational_Components
linux/Foundational_Components_U-Boot
Expand Down
533 changes: 273 additions & 260 deletions source/devices/AM335X/linux/Release_Specific_Performance_Guide.rst

Large diffs are not rendered by default.

567 changes: 318 additions & 249 deletions source/devices/AM437X/linux/Release_Specific_Performance_Guide.rst

Large diffs are not rendered by default.

39 changes: 39 additions & 0 deletions source/devices/AM65X/linux/Linux_Performance_Guide.rst
Copy link
Member

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

Copy link
Collaborator Author

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

Copy link
Member

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

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

View workflow job for this annotation

GitHub Actions / vale

[vale] reported by reviewdog 🐶 [RedHat.ReadabilityGrade] Simplify your language. The calculated Flesch–Kincaid grade level of 9.84 is above the recommended reading grade level of 9. Raw Output: {"message": "[RedHat.ReadabilityGrade] Simplify your language. The calculated Flesch–Kincaid grade level of 9.84 is above the recommended reading grade level of 9.", "location": {"path": "source/devices/AM65X/linux/Linux_Performance_Guide.rst", "range": {"start": {"line": 1, "column": 1}}}, "severity": "INFO"}
Linux 11.02 Performance Guide

Check warning on line 2 in source/devices/AM65X/linux/Linux_Performance_Guide.rst

View workflow job for this annotation

GitHub Actions / vale

[vale] reported by reviewdog 🐶 [RedHat.Headings] Use sentence-style capitalization in 'Linux 11.02 Performance Guide'. Raw Output: {"message": "[RedHat.Headings] Use sentence-style capitalization in 'Linux 11.02 Performance Guide'.", "location": {"path": "source/devices/AM65X/linux/Linux_Performance_Guide.rst", "range": {"start": {"line": 2, "column": 2}}}, "severity": "INFO"}
==============================

.. 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

View workflow job for this annotation

GitHub Actions / vale

[vale] reported by reviewdog 🐶 [RedHat.PassiveVoice] 'are gathered' is passive voice. In general, use active voice. Consult the style guide for acceptable use of passive voice. Raw Output: {"message": "[RedHat.PassiveVoice] 'are gathered' is passive voice. In general, use active voice. Consult the style guide for acceptable use of passive voice.", "location": {"path": "source/devices/AM65X/linux/Linux_Performance_Guide.rst", "range": {"start": {"line": 8, "column": 53}}}, "severity": "INFO"}
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

View workflow job for this annotation

GitHub Actions / vale

[vale] reported by reviewdog 🐶 [RedHat.Definitions] Define acronyms and abbreviations (such as 'EVM') on first occurrence if they're likely to be unfamiliar. Raw Output: {"message": "[RedHat.Definitions] Define acronyms and abbreviations (such as 'EVM') on first occurrence if they're likely to be unfamiliar.", "location": {"path": "source/devices/AM65X/linux/Linux_Performance_Guide.rst", "range": {"start": {"line": 14, "column": 9}}}, "severity": "INFO"}
+----------------+---------------------------------------------------------------------------------------------------------------------+

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

View workflow job for this annotation

GitHub Actions / vale

[vale] reported by reviewdog 🐶 [RedHat.PassiveVoice] 'be used' is passive voice. In general, use active voice. Consult the style guide for acceptable use of passive voice. Raw Output: {"message": "[RedHat.PassiveVoice] 'be used' is passive voice. In general, use active voice. Consult the style guide for acceptable use of passive voice.", "location": {"path": "source/devices/AM65X/linux/Linux_Performance_Guide.rst", "range": {"start": {"line": 23, "column": 73}}}, "severity": "INFO"}

Check warning on line 23 in source/devices/AM65X/linux/Linux_Performance_Guide.rst

View workflow job for this annotation

GitHub Actions / vale

[vale] reported by reviewdog 🐶 [RedHat.SentenceLength] Try to keep sentences to an average of 32 words or fewer. Raw Output: {"message": "[RedHat.SentenceLength] Try to keep sentences to an average of 32 words or fewer.", "location": {"path": "source/devices/AM65X/linux/Linux_Performance_Guide.rst", "range": {"start": {"line": 23, "column": 52}}}, "severity": "INFO"}

Check warning on line 23 in source/devices/AM65X/linux/Linux_Performance_Guide.rst

View workflow job for this annotation

GitHub Actions / vale

[vale] reported by reviewdog 🐶 [RedHat.TermsSuggestions] Depending on the context, consider using 'that' or ', which' rather than 'which'. Raw Output: {"message": "[RedHat.TermsSuggestions] Depending on the context, consider using 'that' or ', which' rather than 'which'.", "location": {"path": "source/devices/AM65X/linux/Linux_Performance_Guide.rst", "range": {"start": {"line": 23, "column": 1}}}, "severity": "INFO"}
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

View workflow job for this annotation

GitHub Actions / vale

[vale] reported by reviewdog 🐶 [RedHat.TermsSuggestions] Depending on the context, consider using 'information about' rather than 'information on'. Raw Output: {"message": "[RedHat.TermsSuggestions] Depending on the context, consider using 'information about' rather than 'information on'.", "location": {"path": "source/devices/AM65X/linux/Linux_Performance_Guide.rst", "range": {"start": {"line": 25, "column": 33}}}, "severity": "INFO"}
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

View workflow job for this annotation

GitHub Actions / vale

[vale] reported by reviewdog 🐶 [RedHat.SimpleWords] Use simple language. Consider using 'help' rather than 'Assistance'. Raw Output: {"message": "[RedHat.SimpleWords] Use simple language. Consider using 'help' rather than 'Assistance'.", "location": {"path": "source/devices/AM65X/linux/Linux_Performance_Guide.rst", "range": {"start": {"line": 28, "column": 26}}}, "severity": "INFO"}
: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

View workflow job for this annotation

GitHub Actions / vale

[vale] reported by reviewdog 🐶 [RedHat.PassiveVoice] 'is performed' is passive voice. In general, use active voice. Consult the style guide for acceptable use of passive voice. Raw Output: {"message": "[RedHat.PassiveVoice] 'is performed' is passive voice. In general, use active voice. Consult the style guide for acceptable use of passive voice.", "location": {"path": "source/devices/AM65X/linux/Linux_Performance_Guide.rst", "range": {"start": {"line": 38, "column": 22}}}, "severity": "INFO"}
the RT Kernel performance numbers, go :ref:`here <AM65-RT-Linux-Performance-Guide>`.
542 changes: 542 additions & 0 deletions source/devices/AM65X/linux/RT_Linux_Performance_Guide.rst

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion source/devices/AM65X/linux/Release_Specific.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Release Specific
:maxdepth: 5

Release_Specific_Release_Notes
Release_Specific_Performance_Guide
Release_Specific_Yocto_layer_Configuration
Release_Specific_Migration_Guide
Release_Specific_Kernel_Performance_Guide
Release_Specific_Supported_Platforms_and_Versions
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.

Loading