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

Generalize and merge VirtualAddress and PhysicalAddress #350

Closed
3 tasks done
kevinaboos opened this issue Jan 27, 2021 · 1 comment
Closed
3 tasks done

Generalize and merge VirtualAddress and PhysicalAddress #350

kevinaboos opened this issue Jan 27, 2021 · 1 comment
Assignees

Comments

@kevinaboos
Copy link
Member

kevinaboos commented Jan 27, 2021

Good for code deduplication and establishing a consistent interface.

There are three sets of structures we should merge:

  • VirtualAddress and PhysicalAddress
  • Page and Frame
  • PageRange and FrameRange
@kevinaboos
Copy link
Member Author

Closed in b09ad9b and 6854306

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

No branches or pull requests

1 participant