Skip to content

[Feature] 使用std::thread栈过小/不会自动扩容栈 #11207

@kaidegit

Description

@kaidegit

Describe problem solved by the proposed feature

std::thread似乎没有api去调stack,然后既然写c++了,默认的2048有点过小了。。。感觉要么最好支持自动扩容栈要么可以用kconfig去调pthread的栈大小。

[67895] W/kernel.sched: warning: pth00 stack is close to end of stack address.

Describe your preferred solution

No response

Describe possible alternatives

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions