acadia/sys/TODO.md

18 lines
402 B
Markdown
Raw Normal View History

2023-10-24 22:56:45 -07:00
# System TODO
## Yellowstone
- Store registered services in a hashmap.
- Requires: Adding hashmap to Glacier.
- Start the next service from a configuration file.
## Denali
- Migrate denali to a yunq definition.
- Requires: Adding async yunq servers (or more synchronization primitives)
- Add the ability to send multiple Ahci commands at once.
## VictoriaFalls
- Add a read file VFS service.