1. 10 Aug, 2023 1 commit
  2. 06 Aug, 2023 1 commit
  3. 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
  4. 04 Aug, 2023 1 commit
  5. 12 Jul, 2023 1 commit
  6. 04 Jul, 2023 35 commits