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