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: basic anon implementation #1076

Closed
wants to merge 4 commits into from

Conversation

franciscozdo
Copy link
Collaborator

@franciscozdo franciscozdo commented Apr 6, 2021

Anons are used by amap and will hold anonymous memory pages.

  • Add definitions and implemetation of anons
  • Simple test for anons

Based on NetBSD implementation described by Cranor [1].

It's a part of new virtual memory subsystem [2].

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

@franciscozdo franciscozdo added the proposal should we spend time on it? label Apr 6, 2021
@franciscozdo
Copy link
Collaborator Author

franciscozdo commented Feb 24, 2023

@cahirwpz I think that it can be closed hence I will implement UVM like subsystem in #1379 and later PRs.

@cahirwpz
Copy link
Owner

Closing the PR as requested in #1076 (comment)

@cahirwpz cahirwpz closed this May 17, 2023
@franciscozdo franciscozdo deleted the uvm-anon branch October 5, 2023 19:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
proposal should we spend time on it?
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants