Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/21bruce/uvm-notes
Notes on the internals of OpenBSD's UVM implementation
https://github.com/21bruce/uvm-notes
Last synced: 3 days ago
JSON representation
Notes on the internals of OpenBSD's UVM implementation
- Host: GitHub
- URL: https://github.com/21bruce/uvm-notes
- Owner: 21Bruce
- Created: 2023-10-18T14:16:02.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-13T17:51:18.000Z (about 1 year ago)
- Last Synced: 2023-11-14T17:48:43.976Z (about 1 year ago)
- Homepage:
- Size: 54.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# uvm-notes
UVM is a virtual memory management system for OpenBSD and NetBSD. These are my collected(WIP) notes from my personal auditing of the source tree.