1. 09 Jun, 2025 6 commits
  2. 07 Jun, 2025 2 commits
  3. 05 Jun, 2025 1 commit
  4. 24 May, 2025 1 commit
    • jiangjingzhe's avatar
      Add detailed documentation for memory management (#43) · 8fd83f05
      jiangjingzhe authored
      
      * feat(docs): add detailed documentation for memory management in the kernel
      
      * clarify memory management documentation and improve phrasing
      
      * docs(kernel): refine memory management documentation
      
      - Improve readability and consistency of memory management sections
      - Remove redundant subsections and simplify content structure
      - Correct typos and grammatical issues in the text
      - Update code examples for better clarity
      
      * docs(kernel): refine memory management documentation
      
      - Improve formatting and consistency of language in memory layout document
      - Clarify explanations of physical and virtual memory management strategies
      - Update code examples and diagrams for better illustration
      
      * docs(kernel): update memory layout documentation and security considerations
      
      - Refactor the presentation structure for better clarity
      - Enhance the explanation of PageGuard's security implications
      - Update the discussion on high-half kernel security risks and mitigation strategies
      - Add reference to the proposal for secure user/kernel isolation using split page tables with trampoline support
      
      * docs(kernel): refine memory layout documentation
      
      - Remove redundant words and improve clarity in the background and motivation section
      - Update BakaOS objective description for better accuracy
      
      * chore: rename file to `memory-overview.md` for better consistency
      
      ---------
      
      Co-authored-by: default avatarjiangjingzhe <jiangjingzhe2003@gmail.com>
      Co-authored-by: Caiyi H.'s avatarCaiyi Shyu <cai1hsu@outlook.com>
      8fd83f05
  5. 17 May, 2025 1 commit
  6. 28 Apr, 2025 2 commits
  7. 21 Apr, 2025 7 commits
  8. 20 Apr, 2025 1 commit
  9. 18 Apr, 2025 3 commits
  10. 14 Apr, 2025 10 commits
  11. 13 Apr, 2025 1 commit
  12. 01 Apr, 2025 5 commits