11 Star 76 Fork 100

OpenHarmony / third_party_lwip

 / 详情

OpenHarmony开源lwip-2.1.3低功耗任务令

已完成
任务
创建于  
2023-06-15 15:45

【任务描述】
开源lwip-2.1.3的定时器机制为固定100ms触发一次,遍历定时器链表,查找超时定时器并执行回调。该机制在无任何通信业务时,造成功耗损失,无法满足低功耗需求场景。

【解决方案】
重构lwip定时器机制,不固定100ms出发,而是统计所有定时器下次最近触发时间,并以此时间设置定时器,减少不必要的触发,达到降功耗的目的。

【任务来源】
OpenHarmony开源lwip-2.1.3低功耗任务令

评论 (1)

Huge_Dream 创建了任务

感谢提交Issue!关于Issue的交互操作,请访问OpenHarmony社区支持命令清单。如果有问题,请联系 @刘建东 @NoCodeNoBB 。如果需要调整订阅PR、Issue的变更状态,请访问链接

Thanks for submitting the issue. For more commands, please visit OpenHarmony Command List. If you have any questions, please refer to committer @刘建东 @NoCodeNoBB for help. If you need to change the subscription of a Pull Request or Issue, please visit the link.

openharmony_ci 添加了
 
waiting_for_assign
标签
Huge_Dream 通过openharmony/third_party_lwip Pull Request !52任务状态待办的 修改为已完成

登录 后才可以发表评论

状态
负责人
项目
里程碑
Pull Requests
关联的 Pull Requests 被合并后可能会关闭此 issue
分支
开始日期   -   截止日期
-
置顶选项
优先级
预计工期 (小时)
参与者(2)
7387629 openharmony ci 1656582662
1
https://gitee.com/openharmony/third_party_lwip.git
git@gitee.com:openharmony/third_party_lwip.git
openharmony
third_party_lwip
third_party_lwip

搜索帮助