| .. |
|
bin
|
build: add initial cmake build system
|
2023-07-08 13:50:48 +08:00 |
|
circbuf
|
mm: Fix some typos
|
2023-11-24 09:57:10 -08:00 |
|
iob
|
mm/iob: Simplify IOB alloc/free logic
|
2024-06-25 15:21:00 +08:00 |
|
kasan
|
kasan: add new API kasan_init_early()
|
2024-08-30 01:35:09 +08:00 |
|
kbin
|
build: add initial cmake build system
|
2023-07-08 13:50:48 +08:00 |
|
kmap
|
sched: use this_task replace nxsched_self
|
2024-09-05 09:33:50 -03:00 |
|
kmm_heap
|
mm: add mm_initialize_pool, make pool more flexible
|
2024-06-25 16:42:06 +08:00 |
|
map
|
sched: use this_task replace nxsched_self
|
2024-09-05 09:33:50 -03:00 |
|
mempool
|
libc/execinfo: extract a common backtrace format function
|
2024-08-21 18:01:24 +08:00 |
|
mm_gran
|
mm/gran: Fix GRAN_ALIGNED() macro
|
2024-06-03 22:06:38 +08:00 |
|
mm_heap
|
mm: add mm_largest api to get the current largest available memory block
|
2024-08-25 23:09:28 +08:00 |
|
shm
|
sched: use this_task replace nxsched_self
|
2024-09-05 09:33:50 -03:00 |
|
tlsf
|
mm: add mm_largest api to get the current largest available memory block
|
2024-08-25 23:09:28 +08:00 |
|
ubsan
|
mm_ubsan: add dummy to bypass runtime actions
|
2024-07-10 20:09:39 +08:00 |
|
umm_heap
|
mm: memory pressure support returns the maximum available memory
|
2024-08-25 23:09:28 +08:00 |
|
CMakeLists.txt
|
sched: use this_task replace nxsched_self
|
2024-09-05 09:33:50 -03:00 |
|
Kconfig
|
mm: add disable kasan panic configuration
|
2024-08-30 01:35:09 +08:00 |
|
Makefile
|
sched: use this_task replace nxsched_self
|
2024-09-05 09:33:50 -03:00 |