This reduces the number of reads when starting up the OS by ~30% (32-23 for a basic use case). In the future we should cache things using a BTree in the VFS but this is sufficient for now. |
||
---|---|---|
.. | ||
denali | ||
teton | ||
victoriafalls | ||
voyageurs | ||
yellowstone | ||
CMakeLists.txt | ||
README.md | ||
TODO.md |
README.md
System Processes
Current Processes:
- yellowstone: System Initialization.
- denali: SATA ACHI Disk Driver.
- victoriafalls: Virtual File System.
Open work
Check the TODO file for current projects.