From 408faed4df730384538aaa0e338ae8ea7abe400d Mon Sep 17 00:00:00 2001 From: Alex Auvolat Date: Thu, 19 Feb 2015 17:03:55 +0100 Subject: Implement userspace malloc --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 6b5a3df..81ca3e4 100644 --- a/README.md +++ b/README.md @@ -97,7 +97,7 @@ running the tests): * Implement syscalls * Write device drivers : VGA, keyboard, ATA, FAT, VESA -### Important TODOs not to overlook +### Things to design * How does a process exit, what does it do, how do processes synchronize ? * Timers, workers, sleeping -- cgit v1.2.3