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

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

Merged
merged 1 commit into from
Dec 13, 2024

Conversation

jerpelea
Copy link
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
17 checks passed
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