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

Recommended stack size #748

Open
pieter-bos opened this issue Sep 15, 2023 · 1 comment
Open

Recommended stack size #748

pieter-bos opened this issue Sep 15, 2023 · 1 comment

Comments

@pieter-bos
Copy link
Contributor

What's the recommended stack size for silicon? We used to use -Xss8m, but ran into a problem at some point and increased it to -Xss20m. Someone just now managed to also exceed that, so I thought I'd just ask rather than arbitrarily increasing it again :).

If I search for -Xss in this repository there are a few different options from -Xss16m to -Xss128m.

@marcoeilers
Copy link
Contributor

I always use -Xss32m, that's always been enough, but I won't give any guarantees ;)

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

2 participants