Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UVM virtual memory system #1073

Open
16 tasks
pj1031999 opened this issue Apr 3, 2021 · 0 comments
Open
16 tasks

UVM virtual memory system #1073

pj1031999 opened this issue Apr 3, 2021 · 0 comments
Assignees

Comments

@pj1031999
Copy link
Collaborator

Purpose of that issue is tracking progress of UVM [1] implementation.

  • structures
    • vmspace
    • vm_map
    • (u)vm_object
    • (u)vm_amap
    • (u)vm_anon
    • (u)vm_aref
    • (u)vm_pagerops
    • (u)vm_page
  • syscalls
    • mmap
    • munmap
    • sbrk
    • fork
    • execve
    • exit

[1] https://chuck.cranor.org/p/diss.pdf

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants