rt-thread-official/components/mm
Chen Wang f0af6ef809
component:mm: improve sconscript (#9028)
There is no next-level directory under the components/mm/
directory. Do not need to enter the next-level directory
to process the SConscript file.

Signed-off-by: Chen Wang <unicorn_wang@outlook.com>
2024-06-05 10:04:32 +08:00
..
Kconfig [components][mm]添加预留内存支持 (#8025) 2023-10-14 14:10:57 +08:00
SConscript component:mm: improve sconscript (#9028) 2024-06-05 10:04:32 +08:00
avl_adpt.c [components/mm] support for scalable memory management (#7277) 2023-04-22 23:59:11 +08:00
avl_adpt.h [fix] mm bugs (#7010) 2023-03-03 11:51:21 +08:00
ioremap.c [libcpu][aarch64] 使用设备树对内存进行初始化 (#8320) 2023-12-16 18:08:11 +08:00
ioremap.h Prepare some api for DM (#7894) 2023-08-02 12:48:24 +08:00
mm_anon.c [smart] fixup of lwp recycling and mm varea (#8206) 2023-11-02 20:23:11 +08:00
mm_aspace.c [libcpu/arm64] dealing with mem region out of kernel space (#8847) 2024-05-08 09:23:31 +08:00
mm_aspace.h 🎯 Sync smart & scheduler codes (#8537) 2024-02-23 17:49:15 +08:00
mm_fault.c Sync dfs lwp (#8123) 2023-10-17 13:07:59 +08:00
mm_fault.h Sync dfs lwp (#8123) 2023-10-17 13:07:59 +08:00
mm_flag.h Sync dfs lwp (#8123) 2023-10-17 13:07:59 +08:00
mm_kmem.c Sync dfs lwp (#8123) 2023-10-17 13:07:59 +08:00
mm_memblock.c [components][mm]添加预留内存支持 (#8025) 2023-10-14 14:10:57 +08:00
mm_memblock.h [components][mm]添加预留内存支持 (#8025) 2023-10-14 14:10:57 +08:00
mm_object.c [smart] fixup of lwp recycling and mm varea (#8206) 2023-11-02 20:23:11 +08:00
mm_page.c [fixup] aarch64 UMP compiler error (#8677) 2024-03-30 17:58:38 +08:00
mm_page.h [smart] replace varea pgmgr and fixup of dfs mmap (#8184) 2023-10-25 14:59:48 +08:00
mm_private.h [smart] fixup of lwp recycling and mm varea (#8206) 2023-11-02 20:23:11 +08:00