Skip to content
Snippets Groups Projects

epicardium: increase stack sizes [MANUAL MERGE]

Closed swym requested to merge swym/firmware:stacksize into master

libff13 allocates working memory for LFS on the stack, which caused a stack overflow. Increase stack size, give the dispatcher task a little more than the others...

Edited by rahix

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Thanks! I took some measurements for my BHI160 task and I believe we should keep the minimal stacksize at 128. So please increase the one for the dispatcher task respectively.

    Sadly, I also have to ask you to rebase on the latest master because GitLab is doing a stupid again ...

  • I opt for a new minimal stack size of 256. I think we have the ram and until we have stats this will save time

  • swym mentioned in commit 47661f78

    mentioned in commit 47661f78

  • Manually merged (and adjusted to 256) in 47661f78.

  • closed

  • rahix changed title from epicardium: increase stack sizes to epicardium: increase stack sizes [MANUAL MERGE]

    changed title from epicardium: increase stack sizes to epicardium: increase stack sizes [MANUAL MERGE]

Please register or sign in to reply
Loading