incubator-nuttx/mm/tlsf
chao an 4c8d244fae sched/getpid: replace syscall getpid/tid/ppid() to kernel version
NuttX kernel should not use the syscall functions, especially after
enabling CONFIG_SCHED_INSTRUMENTATION_SYSCALL, all system functions
will be traced to backend, which will impact system performance.

Signed-off-by: chao an <anchao@xiaomi.com>
2023-02-02 10:33:01 +08:00
..
.gitignore
0001-Add-TLSF_API-and-tlsf_printf.patch
0002-Define-_DEBUG-to-0-if-not-done-yet.patch
0003-Support-customize-FL_INDEX_MAX-to-reduce-the-memory-.patch
0004-Add-tlsf_extend_pool-function.patch
0005-Fix-warnining-on-implicit-pointer-conversion.patch
Make.defs
mm_tlsf.c sched/getpid: replace syscall getpid/tid/ppid() to kernel version 2023-02-02 10:33:01 +08:00