Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
educg-net-17066-1466467
project1466467-3205
Commits
7e486339
Unverified
Commit
7e486339
authored
1 year ago
by
cocoeoli
Committed by
Gitee
1 year ago
Browse files
Options
Download
Plain Diff
!13 zvm : memory : fixed the memory delete function
Merge pull request !13 from 宋君帆/memory /approve
parents
dc4a0555
bf5f55ba
proj231-main
No related merge requests found
Changes
8
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
arch/arm64/_zvm/mm.c
+25
-0
arch/arm64/_zvm/mm.c
include/_zvm/arm/mm.h
+6
-0
include/_zvm/arm/mm.h
include/_zvm/vm_mm.h
+8
-6
include/_zvm/vm_mm.h
subsys/_zvm/os/os_linux.c
+40
-28
subsys/_zvm/os/os_linux.c
subsys/_zvm/os/os_zephyr.c
+37
-28
subsys/_zvm/os/os_zephyr.c
subsys/_zvm/vm.c
+21
-4
subsys/_zvm/vm.c
subsys/_zvm/vm_manager.c
+2
-0
subsys/_zvm/vm_manager.c
subsys/_zvm/vm_mm.c
+211
-196
subsys/_zvm/vm_mm.c
with
350 additions
and
262 deletions
+350
-262
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets