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

Address spaces #39

Open
6 tasks
TCCQ opened this issue Mar 25, 2023 · 0 comments
Open
6 tasks

Address spaces #39

TCCQ opened this issue Mar 25, 2023 · 0 comments
Labels
backburner Desirable but blocked or unimportant in the short term

Comments

@TCCQ
Copy link
Collaborator

TCCQ commented Mar 25, 2023

  • Address space creation and destruction
  • Resource stub and API
  • page_map equivalent for non physical page resources + abstraction over resource types

Initial resource implimetors should include:

  • Physical pages
  • Files
  • Other address spaces

Dependency for process creation. Dependency on files can be avoided by stubbing a file and assuming that the eventual filesystem api will align with the stub. Initial test files can be baked in.

@TCCQ TCCQ mentioned this issue Mar 25, 2023
4 tasks
@TCCQ TCCQ added this to the Run hello world from userspace milestone Mar 25, 2023
@TCCQ TCCQ added the backburner Desirable but blocked or unimportant in the short term label Apr 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backburner Desirable but blocked or unimportant in the short term
Projects
None yet
Development

No branches or pull requests

1 participant