From 32e0f3c3dab92116e5395571d2769b1fa83ac3a7 Mon Sep 17 00:00:00 2001 From: Ian Moffett Date: Wed, 17 Sep 2025 23:37:49 -0400 Subject: docs: readme: Add goals section Signed-off-by: Ian Moffett --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 3ea088d..9e97a90 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,21 @@ share any existing operating system sources. - i8254 - i8259 +## Goals + +- POSIX compliancy +- ~~Sliding syscall "namespaces" (windows/domains)~~ +- PCI +- PCIe +- PCI(e) MSI +- PCI(e) MSI-X +- File I/O syscalls +- AHCI/SATA support +- NVMe support +- Single-level store orthogonal to disk/ram +- UNIX-like FS layered on SLS +... + ## Build instructions To build the system, run the following to generate an ISO image: -- cgit v1.2.3