You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Initial resource implimetors should include:
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.
The text was updated successfully, but these errors were encountered: