mirror of
https://github.com/openharmony/distributedschedule_samgr_lite.git
synced 2026-07-21 04:15:23 -04:00
b8f4b31181
共享task的内存默认为0x800,当任务函数调用层次较为复杂的时候,就会出现栈溢出的 问题,增加栈大小可配置参数,根据不同的情况进行栈大小调节 Signed-off-by: SimonLi <likailong@huawei.com>