summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorThomas Bushnell <thomas@gnu.org>1997-08-20 19:03:38 +0000
committerThomas Bushnell <thomas@gnu.org>1997-08-20 19:03:38 +0000
commit3fe6d879dd6efb066188a07e06d9db10659e7e8f (patch)
tree36f4a21e874c18615adee10c6b175234953c9287 /TODO
parent3847623f7fdbfc66d6ec992ab6faa793fae51b71 (diff)
*** empty log message ***
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 0 insertions, 6 deletions
diff --git a/TODO b/TODO
index 09be6361..e6198246 100644
--- a/TODO
+++ b/TODO
@@ -39,7 +39,6 @@ See `tasks', the exported task list.
* Libraries
** general:
-*** expunge special cthreads malloc finally !!
*** implement all the pathconf things from Posix.1 right.
** libmom work:
@@ -61,8 +60,6 @@ See `tasks', the exported task list.
** libports:
*** Get rid of general `uninibited-rpcs' mechanism in libports, & just
special-case interrupt_operation. !
-*** Drop wire parms to manage-operations; instead have a new-thread hook
- function. !
** libstore:
*** Add lock protocol for mutable stores.
@@ -77,9 +74,6 @@ See `tasks', the exported task list.
** libpager:
*** Put user-defined fns into a callback struct passed to pager_create. !
*** Make libpager paging interface able to read/write multiple pages at once.
-*** Check all users of pager-create.c to make sure they DTRT when it returns
- null. (requires changing libdiskfs to deal with null
- returns from diskfs_get_filemap). !!
*** Remove pagers from portset if there are too many incoming requests to
avoid forking too many threads. !
*** flush functions don't actually force pending delayed copies. (and in