Skip to content

Add documentation about how to adjust task stack size #20

Description

@mikaelpatel

With the new stack coloring it is possible to capture the max task stack size and adjust. The basic working procedure is:

  1. Calculate a worst case stack size and add some additional head room.
  2. Add a call to the Scheduler.stack() member function and capture the maximum head room during execution.
  3. Reduce the initial stack size.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions