Skip to content

{bp-15165} rv-virt/citest: Increase init task stack size to 3072#15173

Merged
xiaoxiang781216 merged 1 commit into
apache:releases/12.8from
jerpelea:bp-15165
Dec 13, 2024
Merged

{bp-15165} rv-virt/citest: Increase init task stack size to 3072#15173
xiaoxiang781216 merged 1 commit into
apache:releases/12.8from
jerpelea:bp-15165

Conversation

@jerpelea

Copy link
Copy Markdown
Contributor

Summary

After #15075, the size of the stack size has decreased 8 bytes and the init stack size for the rv-virt:citest defconfig was near its full capacity, which lead to crashing the ps command. The init stack size for this defconfig was increased from 2048 to 3072 to avoid stack overflow.

Impact

RELEASE

Testing

CI

After apache#15075, the size of the
stack size has decreased 8 bytes and the init stack size for the
rv-virt:citest defconfig was near its full capacity, which lead to
crashing the `ps` command. The init stack size for this defconfig
was increased from 2048 to 3072 to avoid stack overflow.
@github-actions github-actions Bot added Board: risc-v Size: XS The size of the change in this PR is very small labels Dec 13, 2024
@xiaoxiang781216 xiaoxiang781216 merged commit 0da4e44 into apache:releases/12.8 Dec 13, 2024
@jerpelea jerpelea deleted the bp-15165 branch December 17, 2024 02:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Board: risc-v Size: XS The size of the change in this PR is very small

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants