Skip to content
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

NuttX reduce stack for interrupts, HPWORK, LPWORK #12623

Merged
merged 3 commits into from
Aug 6, 2019

Conversation

dagar
Copy link
Member

@dagar dagar commented Aug 4, 2019

I've been monitoring a wide range of logs since introducing the new WQ and we typically use around 250 bytes of interrupt stack and < 700 in LPWORK or HPWORK. Let's start reducing it gradually.

julianoes
julianoes previously approved these changes Aug 5, 2019
@dagar
Copy link
Member Author

dagar commented Aug 6, 2019

On some platforms LPWORK is still within the stack warning threshold (300 bytes). I'll bump it.

@dagar dagar merged commit 9d701a0 into PX4:master Aug 6, 2019
@dagar dagar deleted the pr-nuttx_stacksizes branch August 6, 2019 15:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants