Oopenvela-robotdrivers/pipes: change rmutex to rspinlock
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
drivers: migrate to SPDX identifier Most tools used for compliance and SBOM generation use SPDX identifiers This change brings us a step closer to an easy SBOM generation. Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com> | 2 个月前 | |
mm: Fix some typos Signed-off-by: xuxingliang <xuxingliang@xiaomi.com> | 2 个月前 | |
drivers: migrate to SPDX identifier Most tools used for compliance and SBOM generation use SPDX identifiers This change brings us a step closer to an easy SBOM generation. Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com> | 2 个月前 | |
drivers: migrate to SPDX identifier Most tools used for compliance and SBOM generation use SPDX identifiers This change brings us a step closer to an easy SBOM generation. Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com> | 2 个月前 | |
drivers/pipes: support global var under bmp mode Signed-off-by: dongjiuzhu1 <dongjiuzhu1@xiaomi.com> | 2 个月前 | |
drivers/pipes: change rmutex to rspinlock Fix signal write break the mutex. Need nopreempt as there is post and cause possible recursive in diff threads. Avoid the circbuf_uninit/free cause lock/sched_switch, unlock before free should prefer. The resize possible do malloc/free cause break rspinlock, need do malloc/free with pipe unlocked. Signed-off-by: buxiasen <buxiasen@xiaomi.com> | 2 个月前 | |
drivers/pipes: change rmutex to rspinlock Fix signal write break the mutex. Need nopreempt as there is post and cause possible recursive in diff threads. Avoid the circbuf_uninit/free cause lock/sched_switch, unlock before free should prefer. The resize possible do malloc/free cause break rspinlock, need do malloc/free with pipe unlocked. Signed-off-by: buxiasen <buxiasen@xiaomi.com> | 2 个月前 |