From fdf6100721870780319bc7cc766a0bb5b4789965 Mon Sep 17 00:00:00 2001 From: Miguel Date: Fri, 14 Sep 2018 20:23:24 +0200 Subject: ext2 improved , struggling with scheduler --- README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index ac12421..b78b139 100644 --- a/README.md +++ b/README.md @@ -86,16 +86,17 @@ FoolOS is tested/developed on the following emulators/machines Todos ----- -* pipe\_syscall * Newlib errno / return value / argv / env -* Cleanup Virtual Memory Manager / Flush TLB (?) +* pipe\_syscall +* DMA where possible! * Mouse & KB processing in seperate task. -* Kernel Stuff Reent? -* Posix getdents and cleanup syscalls +* Kernel Stuff Reentrancy? +* Cleanup syscalls * Writing to ext2 RAM-image * Mutexes +* create/remove pages on demand (sbrk, stack, load prog) -* GCC optimizations (break kernel?) +* GCC optimizations (break kernel?) / volatile?? * Ethernet driver E1000 / NS2000 & Networking stack (ipxe network drivers?) -- cgit v1.2.3