1. 15 Aug, 2023 10 commits
  2. 13 Aug, 2023 1 commit
  3. 11 Aug, 2023 2 commits
  4. 10 Aug, 2023 1 commit
  5. 07 Aug, 2023 1 commit
  6. 06 Aug, 2023 1 commit
  7. 05 Aug, 2023 1 commit
    • sjf's avatar
      zvm : memory: optimize the vm's pagetable · 9653bd78
      sjf authored
      
      This commit optimizes the pagetable used by the virtual machine.
      Specifically, the Linux VM's pagetable size is 4MB, while
      the Zephyr VM's pagetable size is 0.5MB. Additionally, I have
      addressed the circular reference issue involving the files
      zvm.h, zvm_mm.h, os.h, os_linux.h, and os_zephyr.h
      
      Signed-off-by: default avatarsjf <s1973853034@163.com>
      9653bd78
  8. 04 Aug, 2023 1 commit
  9. 17 Jul, 2023 1 commit
  10. 12 Jul, 2023 1 commit
  11. 04 Jul, 2023 20 commits