From c9351caacd49c8442cc586f9e53a2dcc49a004aa Mon Sep 17 00:00:00 2001 From: Miguel Date: Tue, 11 Sep 2018 19:49:17 +0200 Subject: cleaning up vmem etc.. --- README.md | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 0dedd78..f3fa4fd 100644 --- a/README.md +++ b/README.md @@ -86,17 +86,20 @@ FoolOS is tested/developed on the following emulators/machines Todos ----- -* Unit Testing +* Cleanup Virtual Memory Manager / Flush TLB (?) * Mouse & KB processing in seperate task. * Kernel Stuff Reentrancy & Newlib Reeentrancy Struct -* Ethernet driver E1000 / NS2000 & Networking stack (ipxe network drivers?) -* Porting (ncurses, gcc, binutils, vim, apache...) -* Posix getdents -* GCC optimizations (break kernel?) +* Posix getdents and cleanup syscalls * Writing to ext2 RAM-image * Mutexes -* Flush TLB + +* GCC optimizations (break kernel?) + +* Ethernet driver E1000 / NS2000 & Networking stack (ipxe network drivers?) + +* Unit Testing * GUI / Window Manager (update\_rect, etc..) +* Porting (ncurses, gcc, binutils, vim, apache...) Disclaimer ---------- -- cgit v1.2.3