rt-thread/examples/utest/testcases
Shell 48bd0e49f2
[ipc] support of lockless rt_completion (#8887)
* [ipc] lockless rt_completion implementation

The new rt_completion implemented by lockless algorithm can improve timer resolution for up to ~12%, compare to sem IPC.

Signed-off-by: Shell <smokewood@qq.com>

* fixup: error

* remove useless changes

---------

Signed-off-by: Shell <smokewood@qq.com>
2024-05-08 09:25:57 +08:00
..
cpp11 [fix] enhance strength about cpp testcase. 2022-05-18 08:44:30 +08:00
drivers [ipc] support of lockless rt_completion (#8887) 2024-05-08 09:25:57 +08:00
kernel [mem] Remove useless code And Update mem documentation 2024-04-18 20:04:15 -04:00
lwp sync smart & dfs (#8672) 2024-03-28 23:42:56 +08:00
mm [smart] fixup of lwp recycling and mm varea (#8206) 2023-11-02 20:23:11 +08:00
posix [testcase] correct the file names in sconscirpt 2023-06-19 17:38:05 -04:00
utest add memheap testcase for ac6 Oz optimization. 2021-06-03 15:00:13 +08:00
Kconfig [ipc] support of lockless rt_completion (#8887) 2024-05-08 09:25:57 +08:00
SConscript [add] auto test ci. 2021-05-10 20:34:35 +08:00