Oopenvela-robotsched/wqueue: Align the work_queue_next and work_queue.
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
hpwork/lpwork: add configuring the stack of an hpwork/lpwork as static Signed-off-by: pangzhen1 <pangzhen1@xiaomi.com> | 2 个月前 | |
hpwork/lpwork: add configuring the stack of an hpwork/lpwork as static Signed-off-by: pangzhen1 <pangzhen1@xiaomi.com> | 2 个月前 | |
sem: inline semaphore Signed-off-by: hujun5 <hujun5@xiaomi.com> | 2 个月前 | |
sched: remove all enter_critical_section (patch 1/2) Signed-off-by: hujun5 <hujun5@xiaomi.com> | 2 个月前 | |
Call spin_lock_irqsave_nopreempt and spin_unlock_irqrestore_nopreempt when need to disable preemption in spinlock. Using spin_lock_irqsave_nopreempt and spin_unlock_irqrestore_nopreempt to replace the following case. flags = spin_lock_irqsave(lock); sched_lock(); ..... spin_unlock_irqrestore(lock, flags); sched_unlock(); Signed-off-by: wangzhi16 <wangzhi16@xiaomi.com> | 2 个月前 | |
sched/wqueue: Align the work_queue_next and work_queue. This commit aligned the semantics for work_queue_next and work_queue. Signed-off-by: ouyangxiangzhen <ouyangxiangzhen@xiaomi.com> | 2 个月前 | |
sched/wdog&wqueue&timer: add bmp support Signed-off-by: buxiasen <buxiasen@xiaomi.com> | 2 个月前 | |
sched/wqueue: remove not required work_initialize_notifier Signed-off-by: buxiasen <buxiasen@xiaomi.com> | 2 个月前 |