David Anderson
e8d8a28e63
- client: enforce_schedule(): if try to preempt a
...
process that's not running, at least mark it as preempted.
(this should never happen in principle)
- API: compile fix for Mac
api/
graphics2_unix.C
client/
cpu_sched.C
svn path=/trunk/boinc/; revision=12895
2007-06-11 21:56:56 +00:00
David Anderson
1d421c5a43
- debug version-6-style graphics on Unix
...
api/
Makefile
graphics2.h
graphics2_win.C
graphics2_util.C
graphics2_unix.C
lib/
shmem.h
svn path=/trunk/boinc/; revision=12737
2007-05-23 22:36:07 +00:00
David Anderson
2fcd2cb7d5
- lib/filesys: do timed retry of delete/rename on Unix as well as Win
...
- client: sleep 1 sec (not 60) before retry statefile write
- client: parse <credit> in workunit XML
- scheduler: better error messages if insert_wu_tags() fails
api/
graphics2_unix.C
client/
client_state.C
client_types.C
lib/
filesys.C
sched/
sched_send.C
svn path=/trunk/boinc/; revision=12720
2007-05-23 03:55:53 +00:00
David Anderson
fe68a746fd
- scheduler: fix FCGI compile
...
- API: add files for version 6 graphics
api/
Makefile.am
graphics2.C (new)
graphics2_unix.C (new)
graphics2_win.C (new)
sched/
Makefile.am
svn path=/trunk/boinc/; revision=12714
2007-05-22 20:12:45 +00:00