-
Notifications
You must be signed in to change notification settings - Fork 1.5k
idle: remove heap & stack check in idle thread #5368
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
Conversation
This reverts commit 7c547b3.
davids5
left a comment
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.
LGTM
xiaoxiang781216
left a comment
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.
LGTM.
jerpelea
left a comment
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.
LGTM
|
@a-lunev please try this patch. |
Signed-off-by: ligd <liguiding1@xiaomi.com>
pkarashchenko
left a comment
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.
LGTM!
@xiaoxiang781216 Do you mean on some particular config? |
@xiaoxiang781216 I have tested it now using default sim:tcpblaster config (tested both CONFIG_DEBUG_MM=n and =y). The TCP throughput of RX and TX is not reduced (if you were concerned about the performance). |
Summary
idle: remove heap & stack check in idle thread. See the discussion here: #5266
Impact
idle
heap & stack check
Testing
VELA