1
0
mirror of https://github.com/rcore-os/rCore.git synced 2024-11-23 16:36:18 +04:00
rCore/src/memory
2018-05-19 18:42:08 +08:00
..
address.rs Fit name conventions by Clion, simplify some names. 2018-04-28 13:32:16 +08:00
area_frame_allocator.rs Fork (not finished). Not depend on boot_info after remap_kernel. 2018-05-13 21:13:57 +08:00
frame.rs Make FrameAllocator global! 2018-04-28 17:47:17 +08:00
heap_allocator.rs Make the bump allocator lock free and impl Alloc for shared reference 2017-11-19 14:20:45 +01:00
memory_set.rs Fork (not finished). Not depend on boot_info after remap_kernel. 2018-05-13 21:13:57 +08:00
mod.rs Use crate log. Print with color in console. 2018-05-19 18:42:08 +08:00
stack_allocator.rs Use crate log. Print with color in console. 2018-05-19 18:42:08 +08:00