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

Make 10MB the default stack size for additional threads #9205

Merged

Commits on May 21, 2015

  1. Make 10MB the default stack size for additional threads

    Many of our ROOT files require very deep stacks in order to be able to read back certain branches. When read on a non-main thread the default stack size used by TBB is often too small. 10MB appears to be sufficiently large.
    Dr15Jones committed May 21, 2015
    Copy the full SHA
    7a8256c View commit details
    Browse the repository at this point in the history