no message

svn path=/trunk/boinc/; revision=1247
This commit is contained in:
Dan Werthimer 2003-05-23 20:17:05 +00:00
parent a8d94c3d8d
commit a9004af1e7
1 changed files with 9 additions and 25 deletions

34
todo
View File

@ -6,27 +6,13 @@ Matt's Bugs:
several "show graphics" the plots become really slow). Graphics getting
reeeeeally slow over time. Even after stop/restart.
2. after minimizing and quitting, when I double click on the system tray
icon the window is still minimized - a bit confusing.
2. two Solaris Sun Solaris 1.01 clients in the astropulse download page.
3. two Solaris Sun Solaris 1.01 clients in the astropulse download page.
5. after minimizing graphics window it behaves strangely - the only way
3. after minimizing graphics window it behaves strangely - the only way
to maximize it again is to right click and select "maximize". Even then
the resize buttons, etc. don't work as they are supposed to.
6. "suspend" seems to suspend, but after restart the CPU time jumped up
by a significant amount.
7. So I detached from astropulse and logged in again, after downloading
fresh work units they showed 0% progress but the same exact CPU time as
the work units from the project I just detached from. I then tried
detaching, quitting BOINC, relogging into to astropulse and once again
the workunits showed the same CPU time as before, 0% done, and the status
results uploaded. So it looks like a state file somewhere is not being
deleted.
8. After running all night (on Win98) I shook the mouse to wake up the
4. After running all night (on Win98) I shook the mouse to wake up the
blank screen, and all I saw was the top half of the screen was solid
gray, and the bottom half the bottom half of the astropulse graphics.
They weren't moving. The computer was frozen. I had to ctrl-alt-del
@ -117,6 +103,7 @@ Limit frequency of disk writes
- preference propagation between projects
- ensure cpu time doesn't reset if app is killed rather than quitting
- detach/reset project (especially in CLI)
- CPU accounting in the presence of checkpoint/restart
-----------------------
MEDIUM-PRIORITY (should do before public release)
-----------------------
@ -152,8 +139,6 @@ use https to secure login pages, do we care about authenticator
abort app if excess memory used
Windows 9x CPU time calculated incorrectly
write docs for project management
how to start/stop server complex
what needs to be backed up and how
@ -213,9 +198,6 @@ CPU benchmarking
measure disk/mem size on all platforms
get timezone to work
CPU accounting in the presence of checkpoint/restart
test
Redundancy checking and validation
test the validation mechanism
make sure credit is granted correctly
@ -278,6 +260,10 @@ get preferences works, but is slightly confusing - you have to go to
projects, right click on "get preferences", and then exit/restart boinc
before I get to see my new pretty underwater colors.
"suspend" seems to suspend, but after restart the CPU time jumped up
by a significant amount. This is because Windows 9x uses GetTickCount
for CPU time.
-----------------------
LONG-TERM IDEAS AND PROJECTS
-----------------------
@ -347,9 +333,7 @@ Persistent files
NET_XFER_SET
review logic; prevent one stream for starving others
Kill app if there is a memory leak
Other user preferences:
memory restrictions
process priority/affinity
process priority, CPU affinity
show disk usage as two pie charts (one for overall, one for per project)