Open-source software for volunteer computing and grid computing.
Go to file
Bruce Allen dd0ff1ac2b - More work on sched_locality.C. Note that the 'wacky' warning is
actually not impossible.  Consider the following scenario: WU A
has result 1 and WU B has result 2.  These are both sent to a
host.  Some time later, result 1 fails and the transitioner
creates a new result, result 3 for WU A.  Then the host requests
a new result.  The maximum result already sent to the host is 2.
The next unsent result (sorted by ID) is #3.  But since it is
for WU A, and since the host has already gotten a result for WU
A, it's infeasible.  So I think this is only wacky if
!one_wu_per_result_per_host.

- David, I simplified the inner part of send_results_for_file()
somewhat.  I can't see the need/use for the bool bool
in_working_set argument.  If I have really screwed the pooch
please revert.

svn path=/trunk/boinc/; revision=5106
2005-01-13 17:33:29 +00:00
api replace bad filename hashing function 2005-01-08 07:55:59 +00:00
apps Modified CVS id strings. After some fussing with different versions 2005-01-02 18:29:53 +00:00
client *** empty log message *** 2005-01-13 05:18:15 +00:00
clientgui *** empty log message *** 2005-01-12 22:10:16 +00:00
db comma -> semicolon typo 2005-01-12 21:16:45 +00:00
doc *** empty log message *** 2005-01-10 20:46:33 +00:00
html Working version of CVS version tracking system 2005-01-12 13:39:05 +00:00
lib *** empty log message *** 2005-01-13 01:00:46 +00:00
m4 - Fixed autoconf/automake build process so that it works correctly 2004-11-26 17:45:13 +00:00
mac_build
py *** empty log message *** 2004-12-27 21:14:18 +00:00
sched - More work on sched_locality.C. Note that the 'wacky' warning is 2005-01-13 17:33:29 +00:00
sea Rom, normally Makefile.am is happy with any form of white space. But 2005-01-11 11:45:31 +00:00
stripchart
test *** empty log message *** 2004-12-13 22:15:46 +00:00
tools *** empty log message *** 2005-01-09 08:44:41 +00:00
win_build *** empty log message *** 2005-01-13 01:52:56 +00:00
zip Modified CVS id strings. After some fussing with different versions 2005-01-02 18:29:53 +00:00
.cvsignore Another file to ignore 2004-11-26 15:31:00 +00:00
.vimrc *** empty log message *** 2004-12-08 20:55:53 +00:00
INSTALL
Makefile.am Removed reference to BOINCGLUT 2005-01-12 09:17:27 +00:00
Makefile.incl *** empty log message *** 2005-01-08 07:44:22 +00:00
TODO_OLD
_autosetup Run autoheader BEFORE automake and autoconf. Replace old AM_ macro with 2004-11-23 16:14:22 +00:00
bl
checkin_notes - More work on sched_locality.C. Note that the 'wacky' warning is 2005-01-13 17:33:29 +00:00
compile
config.guess
config.sub
configure.ac version 4.59 2005-01-10 01:46:21 +00:00
depcomp
find-working-cvs
fix-repository-20040202
install-sh
missing
mkinstalldirs
nightly-tarball *** empty log message *** 2004-11-08 05:03:44 +00:00
notes
set-version *** empty log message *** 2004-12-06 22:13:42 +00:00
testbase
todo
version.h version 4.59 2005-01-10 01:46:21 +00:00
version.h.in *** empty log message *** 2004-12-15 12:05:29 +00:00