Commit Graph

540 Commits

Author SHA1 Message Date
David Anderson daa7c4559d *** empty log message ***
svn path=/trunk/boinc/; revision=5335
2005-02-06 21:26:21 +00:00
Rom Walton cb1923028c *** empty log message ***
svn path=/trunk/boinc/; revision=5330
2005-02-05 21:55:46 +00:00
Bruce Allen 76a9767ceb Make clearer the distinction between RESULT_OUTCOME and VALIDATE_STATE.
My collaborators got this wrong.

svn path=/trunk/boinc/; revision=5329
2005-02-05 20:58:56 +00:00
Rom Walton cd5dc6489b *** empty log message ***
svn path=/trunk/boinc/; revision=5328
2005-02-05 10:09:16 +00:00
Rom Walton 5e1de04f0d *** empty log message ***
svn path=/trunk/boinc/; revision=5323
2005-02-04 22:52:45 +00:00
Rom Walton 86755fd3fb *** empty log message ***
svn path=/trunk/boinc/; revision=5311
2005-02-04 06:28:13 +00:00
Rom Walton dee19b2e32 *** empty log message ***
svn path=/trunk/boinc/; revision=5291
2005-02-03 05:32:35 +00:00
David Anderson 7037b52f70 *** empty log message ***
svn path=/trunk/boinc/; revision=5285
2005-02-02 23:55:00 +00:00
David Anderson 981799643c *** empty log message ***
svn path=/trunk/boinc/; revision=5284
2005-02-02 22:58:46 +00:00
Bruce Allen 21e1990508 Made the caching of md5 info for source files a configuration option in
config.xml.  Use the boolean tag <cache_md5_info> to enable it.
This prevents the work generation library from having to go back and
continuously regenerate the md5 sums of your input data files.  Note
that reading these from disk can be expensive if you have many such files
that are large and that you re-use. See check-in notes from 30/31 Dec 2004
for some details.

svn path=/trunk/boinc/; revision=5281
2005-02-02 21:57:11 +00:00
Bruce Allen e8cd3608ea oops
svn path=/trunk/boinc/; revision=5279
2005-02-02 19:53:38 +00:00
Bruce Allen 0f0243d4ee typo
svn path=/trunk/boinc/; revision=5278
2005-02-02 19:53:07 +00:00
Bruce Allen 3f67d199f0 Improved docs describing debug output
svn path=/trunk/boinc/; revision=5277
2005-02-02 19:43:52 +00:00
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
Rom Walton e04b036379 *** empty log message ***
svn path=/trunk/boinc/; revision=5272
2005-02-02 04:44:20 +00:00
David Anderson c6b5c63f8c *** empty log message ***
svn path=/trunk/boinc/; revision=5265
2005-02-01 21:11:08 +00:00
David Anderson ec8ed073d5 *** empty log message ***
svn path=/trunk/boinc/; revision=5235
2005-01-28 18:33:51 +00:00
David Anderson ed0ce68763 *** empty log message ***
svn path=/trunk/boinc/; revision=5233
2005-01-28 04:57:56 +00:00
Rom Walton f1314b0a9a *** empty log message ***
svn path=/trunk/boinc/; revision=5214
2005-01-26 21:00:42 +00:00
Rom Walton 9c07ef7a36 *** empty log message ***
svn path=/trunk/boinc/; revision=5210
2005-01-26 01:54:54 +00:00
Rom Walton aedb657fd3 *** empty log message ***
svn path=/trunk/boinc/; revision=5209
2005-01-26 00:24:38 +00:00
Rom Walton 59fef44697 *** empty log message ***
svn path=/trunk/boinc/; revision=5208
2005-01-25 19:32:33 +00:00
Rom Walton d8d776db51 *** empty log message ***
svn path=/trunk/boinc/; revision=5206
2005-01-25 06:03:46 +00:00
Rom Walton 7c431a128f *** empty log message ***
svn path=/trunk/boinc/; revision=5201
2005-01-25 00:34:19 +00:00
David Anderson e9383a4252 *** empty log message ***
svn path=/trunk/boinc/; revision=5196
2005-01-24 18:24:26 +00:00
Rom Walton 789a16340d *** empty log message ***
svn path=/trunk/boinc/; revision=5191
2005-01-24 07:53:37 +00:00
Rom Walton ea20f063c8 *** empty log message ***
svn path=/trunk/boinc/; revision=5181
2005-01-21 07:34:13 +00:00
Rom Walton dd89b40837 *** empty log message ***
svn path=/trunk/boinc/; revision=5146
2005-01-20 03:32:27 +00:00
David Anderson dddb7e8ff3 *** empty log message ***
svn path=/trunk/boinc/; revision=5145
2005-01-19 21:53:46 +00:00
David Anderson a65c68db19 *** empty log message ***
svn path=/trunk/boinc/; revision=5139
2005-01-18 23:35:53 +00:00
Rom Walton 3646066ad5 *** empty log message ***
svn path=/trunk/boinc/; revision=5136
2005-01-18 22:15:36 +00:00
David Anderson 29031dba75 *** empty log message ***
svn path=/trunk/boinc/; revision=5126
2005-01-16 21:38:16 +00:00
David Anderson 0d38d3febe *** empty log message ***
svn path=/trunk/boinc/; revision=5123
2005-01-15 01:10:01 +00:00
Rom Walton 5319aaa6ed *** empty log message ***
svn path=/trunk/boinc/; revision=5117
2005-01-14 00:27:32 +00:00
Rom Walton 62a4da6eee *** empty log message ***
svn path=/trunk/boinc/; revision=5115
2005-01-13 23:39:47 +00:00
Rom Walton 5f55ded91d *** empty log message ***
svn path=/trunk/boinc/; revision=5110
2005-01-13 20:07:17 +00:00
David Anderson f65345e34e *** empty log message ***
svn path=/trunk/boinc/; revision=5061
2005-01-10 20:46:33 +00:00
Rom Walton 139ef2515c *** empty log message ***
svn path=/trunk/boinc/; revision=5055
2005-01-10 01:05:51 +00:00
Bruce Allen 0f5bbd6eae Document scheduling locality configuration file elements.
svn path=/trunk/boinc/; revision=5041
2005-01-09 08:50:08 +00:00
Bruce Allen 04b03bc630 Mention placeholder
svn path=/trunk/boinc/; revision=4985
2005-01-03 11:09:07 +00:00
Bruce Allen b070f4f515 updated docs for dir_hier_path(). Now has 6 arguments not 4.
David, please proof and correct if needed.

svn path=/trunk/boinc/; revision=4983
2005-01-03 09:04:53 +00:00
David Anderson 9c1f389c2b *** empty log message ***
svn path=/trunk/boinc/; revision=4977
2005-01-02 08:19:43 +00:00
David Anderson 66950e2822 replace bad filename hashing function
svn path=/trunk/boinc/; revision=4975
2005-01-02 07:44:40 +00:00
David Anderson 097c237fda *** empty log message ***
svn path=/trunk/boinc/; revision=4964
2004-12-30 03:33:53 +00:00
Bruce Allen 20777fef17 Added some details about how to link a shared library object and how to
communicate data between worker and graphics threads in that situation.

svn path=/trunk/boinc/; revision=4955
2004-12-28 19:44:44 +00:00
David Anderson e9d26909b2 *** empty log message ***
svn path=/trunk/boinc/; revision=4948
2004-12-27 22:52:55 +00:00
David Anderson 040d847c63 *** empty log message ***
svn path=/trunk/boinc/; revision=4943
2004-12-27 06:54:23 +00:00
David Anderson 9f78f06d53 *** empty log message ***
svn path=/trunk/boinc/; revision=4942
2004-12-27 03:58:11 +00:00
David Anderson fea4114052 *** empty log message ***
svn path=/trunk/boinc/; revision=4938
2004-12-26 02:59:13 +00:00
Karl Chen 22feea6eab *** empty log message ***
svn path=/trunk/boinc/; revision=4935
2004-12-26 02:23:04 +00:00