Commit Graph

6 Commits

Author SHA1 Message Date
69d464fc6b Use metadata to track VmFrames
In this commit, the frame metadata storage schema is implemented. The bootstrap process is refactored
and a boot page table is introduced to perform early stage metadata mapping. The metadata is then used
to track `VmFrame`s instead of the former `Arc` approach.
2024-06-03 22:16:02 +08:00
83b88229a3 Unify headers of safety comments 2024-05-22 13:21:16 +08:00
52f07458f7 Understanding memory space and move higher the stack 2024-03-19 16:19:54 +08:00
cfcef6965a Adjust the format of imports in Asterinas 2024-02-26 10:03:45 +08:00
faaa4438d6 License rust and c source files 2024-01-18 08:22:58 +08:00
93781df27b Rename crates from jinux-* to aster-* 2023-12-26 11:49:24 +08:00