New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 823186 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Jun 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 2
Type: Bug



Sign in to add a comment

ec (npcx): Reconsider default stack size for tasks

Project Member Reported by drinkcat@chromium.org, Mar 19 2018

Issue description

When we use npcx as an EC, we usually enable CONFIG_FPU, which means that each task may require up to 224 bytes of stack to save its context.

Current values (down to 512 bytes), clearly do not account for that, as shown when running stack_analyzer on recent boards.

We should also reconsider task size on other chips.
 
Owner: drinkcat@chromium.org
Status: Fixed (was: Untriaged)
Done here for NPCX: https://chromium-review.googlesource.com/967963 .

Sign in to add a comment