Solved the most critical performance problems.
authorshort <>
Tue, 4 Nov 2003 16:10:00 +0000 (16:10 +0000)
committershort <>
Tue, 4 Nov 2003 16:10:00 +0000 (16:10 +0000)
 - +Performance (currently 1GHz CPU: read 1.5MB/s, write 500KB/s, 20MB of RAM)
+captive-install-acquire/gnome-vfs-httpcaptive rarely locks up during download.

TODO

diff --git a/TODO b/TODO
index 7fcc7e6..6f78145 100644 (file)
--- a/TODO
+++ b/TODO
@@ -4,8 +4,8 @@ $Id$
 Known Bugs
 ----------
 
-Low performance, big memory consumption; Writing 50KB/s, needs ~50MB of RAM.
-captive-install-acquire should retry broken httpcaptive:// connections.
+captive-install-acquire/gnome-vfs-httpcaptive rarely locks up during download.
+ - captive-install-acquire should retry broken httpcaptive:// connections.
 libcaptive/cc/ mmap(2)s whole SharedCacheMap; ext2fsd maps whole disk area!
 STATUS_LOG_FILE_FULL should be handled everywhere; not just file_write().
 User-specifiable proxy for captive-install-acquire (not just the GConf one).
@@ -31,3 +31,4 @@ Move sandbox master 'directory_read' bufering from sandbox/ to client/.
 Move sandbox master 'file_seek' 'offset' maintenance from sandbox/ to client/.
 Replace cabextract for the newer and LGPLed libmspack.
 'captive_options' and 'captive_options_module' should be referencible GObject.
+Performance (currently 1GHz CPU: read 1.5MB/s, write 500KB/s, 20MB of RAM)