-
Notifications
You must be signed in to change notification settings - Fork 72
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?
Conversation
|
I will have to drop one patch from this PR, and update PR description. Plz do not review yet |
596b161 to
238f8c9
Compare
Update includes: - boot-time measurement - beaglebone_green_eco-gp performance numbers Signed-off-by: Judith Mendez <[email protected]>
Update includes: - boot-time measurement - MMCSD perf - UBOOT MMCSD perf Signed-off-by: Judith Mendez <[email protected]>
Update includes: - boot-time measurement Signed-off-by: Judith Mendez <[email protected]>
Currently, titles are not rendered for AM65X performance guide, this is due to Linux performance guide including the RT Linux performance guide and thus messing with title hierarchy. To fix this, include both performace guides from the toc tree and only reference the RT linux performace guide without an explicit include. Signed-off-by: Judith Mendez <[email protected]>
238f8c9 to
c5a0843
Compare
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
|
Also, pretty sure part of this series is in #526. May want to resolve that. |
This adds some of the missing section for performance guide, including those for
As well as fixes some title rendering issues for AM65x performance guide