mirror of
https://github.com/xomboverlord/xomb.git
synced 2026-01-10 01:36:37 +01:00
Adds basic documentation map to the AGENTS.md file.
This commit is contained in:
7
AGENTS.md
Normal file
7
AGENTS.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# XOmB Overview
|
||||
|
||||
Refer to `docs/MAIN.md` for general information about the nature of exokernels and specifically XOmB.
|
||||
Refer to `docs/MEMORY.md` for information about the page table manipulation system calls and sematics.
|
||||
Refer to `docs/PROCESS.md` for information about process (address space) creation and management and metadata.
|
||||
Refer to `docs/RESOURCE.md` for information about page table objects and sharing across processes / address spaces.
|
||||
Refer to `docs/UPCALL.md` for information about process upcalls that the kernel is meant to be aware of.
|
||||
Reference in New Issue
Block a user