openharmony_kernel_liteos_m/kernel/src
zhushengle d32fea7096 fixed ea12d40 from https://gitee.com/zhushengle/kernel_liteos_m/pulls/456
fix: tick中断处理时,无挂起任务时应更新当前运行任务的时间片, 并触发一次调度

Close #I4LRZG

Signed-off-by: zhushengle <zhushengle@huawei.com>
Change-Id: I4472fb50c775b832688aa7a555498901a80e2999
2021-12-15 04:20:42 +00:00
..
mm fix: shell模块task命令踩内存问题修改 2021-09-17 14:35:27 +08:00
los_event.c feat: L0 支持Trace 2021-07-30 09:29:37 +08:00
los_init.c feat: 支持native动态加载组件 2021-08-10 20:26:40 +08:00
los_mux.c !234 feat: L0 支持Trace 2021-07-31 02:58:59 +00:00
los_queue.c !235 fix: 修复QUEUE_INFO_S中waitReadTask无法保存大于32的任务编号 2021-08-02 02:07:12 +00:00
los_sched.c fixed ea12d40 from https://gitee.com/zhushengle/kernel_liteos_m/pulls/456 2021-12-15 04:20:42 +00:00
los_sem.c feat: L0 支持Trace 2021-07-30 09:29:37 +08:00
los_sortlink.c fix: 删除延时节点后,存在时间无法有效刷新的场景 2021-08-14 15:53:28 +08:00
los_swtmr.c fix:修复software timer线程 2021-08-28 16:23:37 +08:00
los_task.c fixed 49c93b3 from https://gitee.com/zhushengle/kernel_liteos_m/pulls/351 2021-10-15 07:42:15 +00:00
los_tick.c fix: tick 动态化计算优化,减小中断执行时间对系统总体时间的影响,保证软件定时器的响应精度。 2021-08-09 21:16:22 +08:00