nuttx/mm/mempool
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
..
Make.defs mm/mempool: Remove MM_MEMPOOL option from Kconfig 2022-11-08 10:18:27 -03:00
mempool_multiple.c nuttx: Use MIN/MAX definitions from "sys/param.h" 2023-02-01 23:47:44 +08:00
mempool_procfs.c mm/mempool: support multiple memory pool 2022-10-28 21:31:35 +08:00
mempool.c sched/getpid: replace syscall getpid/tid/ppid() to kernel version 2023-02-02 10:33:01 +08:00