From 2e4d5e42ff339d8a792fa648622e2903644d47c6 Mon Sep 17 00:00:00 2001 From: Ben Pfaff Date: Fri, 25 Feb 2005 07:46:58 +0000 Subject: [PATCH] Update. --- TODO | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/TODO b/TODO index 1650b14..8aaf137 100644 --- a/TODO +++ b/TODO @@ -11,6 +11,12 @@ * Userprog project: + - Don't emphasize that stuff needs to be copied from user space to + kernel space. Instead, emphasize validation and suggest that + copying is a common solution and that it will be necessary in + project 3 and in real OSes. Also revise the grading criteria to + match. + - Move `join' implementation here, from `threads' project, to help normalize the project difficulties. -- 2.30.2