Open-source software for volunteer computing and grid computing.
Go to file
Bruce Allen a27705fd59 Improvements to the file deletion mechanism. Now try removing files if
no work was sent to hosts, and available space<0 OR if available space>0
      but work was unfeasible because the disk bound requirements of the work
      exceeded the available space.
Added a new config.xml boolean element called 'choose_download_url_by_timezone'
      This requires that projects provide a 2-column file in the project root named
      'download_servers'.  An example is:
           3600   http://einstein.aei.mpg.de
         -21600   http://einstein.phys.uwm.edu
      The first column is offset from UTC in seconds, and the second column is the URL
      of the download server.  When enabled, the scheduler will replace the download
      path for data and executables by a list of download URLs, ordered by proximity
      to the host's timezone.  The download path must start with the
      BOINC default download/ and the different download servers must have identical
      file paths under download/, in other words they must be mirrored.

svn path=/trunk/boinc/; revision=5275
2005-02-02 18:13:00 +00:00
api *** empty log message *** 2005-01-28 01:58:11 +00:00
apps *** empty log message *** 2005-01-20 23:22:22 +00:00
client *** empty log message *** 2005-02-01 06:16:13 +00:00
clientgui *** empty log message *** 2005-02-01 23:23:40 +00:00
db *** empty log message *** 2005-01-28 19:01:08 +00:00
doc Improvements to the file deletion mechanism. Now try removing files if 2005-02-02 18:13:00 +00:00
html Sample use of translation functions. 2005-01-31 20:35:12 +00:00
lib *** empty log message *** 2005-02-01 21:58:47 +00:00
m4 - Fixed autoconf/automake build process so that it works correctly 2004-11-26 17:45:13 +00:00
mac_build mac build fix 2003-09-12 00:48:28 +00:00
py *** empty log message *** 2005-01-27 22:29:06 +00:00
sched Improvements to the file deletion mechanism. Now try removing files if 2005-02-02 18:13:00 +00:00
sea From Bernd Machenschalk, build self-extracting installer under 2005-01-24 16:19:35 +00:00
stripchart *** empty log message *** 2004-06-15 19:41:26 +00:00
test *** empty log message *** 2004-12-13 22:15:46 +00:00
tools *** empty log message *** 2005-01-29 23:29:54 +00:00
win_build *** empty log message *** 2005-02-02 04:26:20 +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 docs 2003-01-14 19:30:21 +00:00
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 *** empty log message *** 2002-09-26 23:09:07 +00:00
_autosetup Issue better warning message if dependencies not found 2005-01-17 15:25:27 +00:00
checkin_notes Improvements to the file deletion mechanism. Now try removing files if 2005-02-02 18:13:00 +00:00
compile Rewrote build system using automake 2003-06-06 19:00:42 +00:00
config.guess *** empty log message *** 2004-05-27 02:06:58 +00:00
config.sub *** empty log message *** 2004-05-26 23:53:07 +00:00
configure.ac version 4.63 2005-01-27 23:32:52 +00:00
depcomp Rewrote build system using automake 2003-06-06 19:00:42 +00:00
find-working-cvs *** empty log message *** 2003-11-25 01:49:39 +00:00
fix-repository-20040202 *** empty log message *** 2004-02-03 00:49:23 +00:00
install-sh Rewrote build system using automake 2003-06-06 19:00:42 +00:00
missing Rewrote build system using automake 2003-06-06 19:00:42 +00:00
mkinstalldirs Rewrote build system using automake 2003-06-06 19:00:42 +00:00
nightly-tarball *** empty log message *** 2004-11-08 05:03:44 +00:00
notes master URL 2002-06-21 06:52:47 +00:00
set-version *** empty log message *** 2004-12-06 22:13:42 +00:00
testbase *** empty log message *** 2003-12-20 09:14:38 +00:00
todo *** empty log message *** 2003-11-25 15:51:19 +00:00
version.h version 4.63 2005-01-27 23:32:52 +00:00
version.h.in *** empty log message *** 2004-12-15 12:05:29 +00:00