Update.
authorBen Pfaff <blp@cs.stanford.edu>
Tue, 23 Nov 2004 01:37:47 +0000 (01:37 +0000)
committerBen Pfaff <blp@cs.stanford.edu>
Tue, 23 Nov 2004 01:37:47 +0000 (01:37 +0000)
TODO

diff --git a/TODO b/TODO
index 3949bf874e720144690d15d4ae5e8d6a9db404ef..ec8df9754fac7cb4a80fbf6aef12cd73848e9e25 100644 (file)
--- a/TODO
+++ b/TODO
@@ -6,3 +6,5 @@
 
 * The semantics of the join system call should change so that it only
   returns the exit code once.
+
+* mmap/munmap should use segment IDs like Nachos.  Too hard otherwise.