aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorgermeier <germeier>2002-09-02 22:25:47 +0000
committergermeier <germeier>2002-09-02 22:25:47 +0000
commite3021e217748a48295856259cf418f6754569579 (patch)
tree34789342035364abb5cc9b6254ff040df8f9623f /TODO
parent146c19096480429037817b51059a610eb4aca685 (diff)
downloadmpiosh-e3021e217748a48295856259cf418f6754569579.tar.gz
mpiosh-e3021e217748a48295856259cf418f6754569579.tar.bz2
mpiosh-e3021e217748a48295856259cf418f6754569579.zip
update of TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO18
1 files changed, 9 insertions, 9 deletions
diff --git a/TODO b/TODO
index 4bc83d0..d178283 100644
--- a/TODO
+++ b/TODO
@@ -1,24 +1,24 @@
-$Id: TODO,v 1.1 2002/08/28 16:10:44 salmoon Exp $
+$Id: TODO,v 1.2 2002/09/02 22:25:47 germeier Exp $
* Kernel Module
- the MPIO can no multitasking, so:
allow only *one* process to use the device
+ [did always work, my mistake]
* libmpio
- - find FAT entry dynamic (DONE)
+ - find FAT entry dynamic [DONE]
- finish API
- implement dir functions
- implement ECC code (we want a GPL code for this)
- - use ECC code for every read/write operation!!
+ [error checking works, TODO: error correction)
+ - use ECC code for every read/write operation!! [done]
- implement reading of files
- implement writing of files
If everything is done:
- - implement formating of external memory
+ - implement formating of external memory
- implement formating of internal memory (BEWARE !!!!)
-* mpio_tool
- - setup nice getopts function
- - show directory
- - read files
- - write files \ No newline at end of file
+* mpio_tool [is deprecated, use mpiosh]
+
+* mpiosh