rt-thread/components/mm
heyuanjie87 c16d14e70b [mm]修复unmap内存时遗漏刷新地址转换表的问题,避免dcache(PIPT)出错 2025-03-10 22:32:32 +08:00
..
Kconfig feat: improve Kconfig structure on MM 2025-02-25 11:26:30 +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 feat: mm: added affinity pages allocator 2025-02-25 11:26:30 +08:00
ioremap.h Prepare some api for DM (#7894) 2023-08-02 12:48:24 +08:00
mm_anon.c [mm]修复unmap内存时遗漏刷新地址转换表的问题,避免dcache(PIPT)出错 2025-03-10 22:32:32 +08:00
mm_aspace.c feat: mm: added affinity pages allocator 2025-02-25 11:26:30 +08:00
mm_aspace.h feat: support ARCH_REMAP_KERNEL on libcpu/c906 (#9123) 2024-07-11 11:00:04 +08:00
mm_fault.c feat: mm: added affinity pages allocator 2025-02-25 11:26:30 +08:00
mm_fault.h [mm] precise & readable mm fault type (#9047) 2024-06-07 21:34:03 +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 [componets] fix when printf 0 addr by %p will return nil 2024-12-09 19:45:40 -05:00
mm_memblock.h [libcpu][aarch64]memory setup using memblock (#9092) 2024-06-26 14:36:49 +08:00
mm_object.c feat: mm: added affinity pages allocator 2025-02-25 11:26:30 +08:00
mm_page.c feat: mm: page poison debugging and assertion enhancements 2025-02-25 11:26:30 +08:00
mm_page.h feat: mm: page poison debugging and assertion enhancements 2025-02-25 11:26:30 +08:00
mm_private.h [mm] precise & readable mm fault type (#9047) 2024-06-07 21:34:03 +08:00