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

SOFTSIM_STACK_SIZE is excessive #16

Open
JordanYates opened this issue Nov 2, 2023 · 0 comments
Open

SOFTSIM_STACK_SIZE is excessive #16

JordanYates opened this issue Nov 2, 2023 · 0 comments

Comments

@JordanYates
Copy link

As the comment says, 10000 is an excessive value for SOFTSIM_STACK_SIZE, over 5% of the total RAM available to an application (ignoring the heap used for message passing).
Regardless of whether this value can be optimised at this point, the value should be swapped to a Kconfig symbol so that the value can be updated as needed by users.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant