Bruce Allen
c7188847f1
Clearer logging by scheduler
...
svn path=/trunk/boinc/; revision=9679
2006-03-17 18:17:47 +00:00
Bruce Allen
56d1fe36d4
Adding some logging for scheduler fixes from yesterday: log specific
...
message saying when a result is unavilable because aonther scheduler
instance grabbed it from under our hands.
svn path=/trunk/boinc/; revision=9678
2006-03-17 14:31:25 +00:00
David Anderson
1b3e1fe484
scheduler race condition
...
svn path=/trunk/boinc/; revision=9666
2006-03-17 04:47:51 +00:00
David Anderson
71d7e76b07
*** empty log message ***
...
svn path=/trunk/boinc/; revision=9634
2006-03-12 06:33:38 +00:00
David Anderson
f74c293dd2
scheduler fix
...
svn path=/trunk/boinc/; revision=9633
2006-03-12 06:20:28 +00:00
David Anderson
ad91e8475b
avoid dup hosts
...
svn path=/trunk/boinc/; revision=9629
2006-03-11 00:17:46 +00:00
David Anderson
50864e7dd9
*** empty log message ***
...
svn path=/trunk/boinc/; revision=9615
2006-03-07 21:46:49 +00:00
David Anderson
ad996eae4a
*** empty log message ***
...
svn path=/trunk/boinc/; revision=9608
2006-03-06 21:40:07 +00:00
David Anderson
07bcebea83
rpc_seqno bug (server fix)
...
svn path=/trunk/boinc/; revision=9597
2006-03-03 20:25:31 +00:00
David Anderson
da3e0cd427
better XML parsing
...
svn path=/trunk/boinc/; revision=9592
2006-03-02 22:51:41 +00:00
David Anderson
bd1475e3a1
grant claimed credit option
...
svn path=/trunk/boinc/; revision=9558
2006-02-25 07:09:50 +00:00
David Anderson
c9ea119568
homogeneous redundancy enhancement
...
svn path=/trunk/boinc/; revision=9552
2006-02-25 00:21:39 +00:00
David Anderson
88c741f0ac
CPID consistency, larger trickle messages
...
svn path=/trunk/boinc/; revision=9303
2006-01-24 21:38:03 +00:00
Bruce Allen
1e1d2f2d8e
update_stats program. Fix 'bug of omission' where member counts
...
of teams are calculated but were not written back into the database.
Also, change algorithm so that for hosts/teams/users, when the RAC
(Recent Average Credit) values have decayed to exactly 0.0 (double
precision) then neither expavg_credit nor expavg_time are updated.
In this way, by looking at the value of expavg_time, you can see
exactly WHEN the RAC decayed to zero. This effectively indicates
the 'drop-out-date' for the host/team/user.
svn path=/trunk/boinc/; revision=9283
2006-01-22 16:35:08 +00:00
David Anderson
f9b7413d58
feeder/DB fixes
...
svn path=/trunk/boinc/; revision=9269
2006-01-19 21:46:25 +00:00
David Anderson
52fddc3b96
PROJECT copy function
...
svn path=/trunk/boinc/; revision=9261
2006-01-18 21:07:04 +00:00
Bruce Allen
bcbdaa5082
Einstein@Home specific change
...
svn path=/trunk/boinc/; revision=9248
2006-01-16 18:49:08 +00:00
David Anderson
ca7fc562d5
*** empty log message ***
...
svn path=/trunk/boinc/; revision=9222
2006-01-13 01:07:05 +00:00
Bruce Allen
5ac4a0bc33
file_upload_handler: log a message when the client is starting an upload
...
from the wrong offset. This problem should gradually go away as users
update to more current clients.
svn path=/trunk/boinc/; revision=9220
2006-01-12 15:36:46 +00:00
David Anderson
ebe85fca18
file upload bug fix
...
svn path=/trunk/boinc/; revision=9213
2006-01-11 22:08:39 +00:00
Bruce Allen
9d5f806a30
Skip test for excessive CPU time, IF hostid has changed
...
because host has been cloned. If result is resent to
the 'new' host then this can make it appear that the
result was completed shortly after it was sent.
svn path=/trunk/boinc/; revision=9210
2006-01-11 06:12:18 +00:00
Bruce Allen
d88ebe9294
Einstein@Home specific code, to tell users to remove app_info.xml file.
...
svn path=/trunk/boinc/; revision=9194
2006-01-07 18:13:48 +00:00
David Anderson
fa9d97a1f3
feeder exit on DB error
...
svn path=/trunk/boinc/; revision=9191
2006-01-06 21:18:48 +00:00
David Anderson
b6ec685ca4
scheduler buglet
...
svn path=/trunk/boinc/; revision=9172
2006-01-05 07:37:51 +00:00
David Anderson
9edb1c083f
*** empty log message ***
...
svn path=/trunk/boinc/; revision=9170
2006-01-05 06:42:45 +00:00
Bruce Allen
d4088bb1b6
Einstein@Home - specific modification.
...
svn path=/trunk/boinc/; revision=9165
2006-01-03 16:07:14 +00:00
Bruce Allen
a605aed574
Eliminate a couple of unused #defines
...
svn path=/trunk/boinc/; revision=9134
2005-12-23 11:50:58 +00:00
Bruce Allen
cc96fd006a
Einstein@Home-specific hack to the locality scheduler. For new
...
WU, I need to separate two types of 'sticky/report on RPC' files.
One type is used for WU names of the form FILE__ and the others
are auxilliary. David, after I've talked with you I'll either
generalize this notion or we can eliminate it.
svn path=/trunk/boinc/; revision=9131
2005-12-23 04:17:10 +00:00
Bruce Allen
4ffb77322c
E@H updates the stats daily
...
svn path=/trunk/boinc/; revision=9083
2005-12-17 17:20:05 +00:00
Bruce Allen
b87eed0dd0
[From Walt Gribben]
...
Cleanup of parameters that define disk free space requirements.
Previously these were spread around in different places. Now
these are defined by some config.xml options that are used by
PHP pages and by the scheduler code. See a description in
doc/configuration.php.
svn path=/trunk/boinc/; revision=9081
2005-12-17 04:53:48 +00:00
Jeff Cobb
646c9a5e81
*** empty log message ***
...
svn path=/trunk/boinc/; revision=9066
2005-12-14 22:48:05 +00:00
David Anderson
9798e714c7
GUI RPC port specification
...
svn path=/trunk/boinc/; revision=9061
2005-12-13 08:04:57 +00:00
David Anderson
877f39921f
*** empty log message ***
...
svn path=/trunk/boinc/; revision=9048
2005-12-06 23:00:44 +00:00
Eric J. Korpela
c166c6beab
Minor mods to allow BOINC apps to be compiled under Windows using Dev-C++
...
with MinGW
svn path=/trunk/boinc/; revision=9013
2005-12-01 00:25:21 +00:00
David Anderson
413c161c36
*** empty log message ***
...
svn path=/trunk/boinc/; revision=9012
2005-11-30 22:52:23 +00:00
Bruce Allen
8af54553ec
Bug fix (from Walt Gribben). Don't allow the min free space
...
preference to be less than 1MB.
svn path=/trunk/boinc/; revision=8981
2005-11-29 06:34:48 +00:00
Bruce Allen
562a8a3ea0
Typo
...
svn path=/trunk/boinc/; revision=8955
2005-11-26 12:39:37 +00:00
Bruce Allen
7f2d5cfa06
Sched fix from Walt Gribben: have scheduler defaults for disk
...
space prefs agree with web page. Bruce's note: this may require
further fixes for two cases. First, if the project prefs are
not the same as BOINC defaults. Second, if the user doesn't want
BOINC to leave any disk space free and on their web preference page
sets 'leave X bytes free' to zero, then this patch will assume they
mean 100MB. But I'm still applying the patch 'cause Walt says that
this is keeping lots of new users from getting work.
svn path=/trunk/boinc/; revision=8954
2005-11-26 12:35:28 +00:00
Eric J. Korpela
d9ee426071
Added explicit includes of "config.h" in many files to enable use of compilers
...
without a -include command line option.
svn path=/trunk/boinc/; revision=8896
2005-11-21 18:34:44 +00:00
David Anderson
150650079f
version number printing
...
svn path=/trunk/boinc/; revision=8880
2005-11-19 19:49:46 +00:00
David Anderson
15f3f6edce
*** empty log message ***
...
svn path=/trunk/boinc/; revision=8839
2005-11-10 06:06:11 +00:00
David Anderson
a40fb4ca57
include integer ops in benchmark API
...
svn path=/trunk/boinc/; revision=8796
2005-11-03 05:31:21 +00:00
David Anderson
0733150680
credit scaling
...
svn path=/trunk/boinc/; revision=8783
2005-11-01 19:46:46 +00:00
David Anderson
9e318ef772
*** empty log message ***
...
svn path=/trunk/boinc/; revision=8781
2005-11-01 04:19:10 +00:00
Reinhard Prix
1c46742951
fixed typo to allow compiling.
...
svn path=/trunk/boinc/; revision=8763
2005-10-28 14:32:40 +00:00
David Anderson
fffc74af1f
security, fpops_cumulative fixes
...
svn path=/trunk/boinc/; revision=8761
2005-10-28 06:26:58 +00:00
David Anderson
1f963d4203
server security fix
...
svn path=/trunk/boinc/; revision=8748
2005-10-26 06:29:35 +00:00
David Anderson
f8776ebd8c
fix warnings
...
svn path=/trunk/boinc/; revision=8739
2005-10-23 07:19:03 +00:00
Bruce Allen
4377095db0
Typo
...
svn path=/trunk/boinc/; revision=8698
2005-10-18 04:12:14 +00:00
Bruce Allen
fec9e8d5fa
Feeder: removed historical defines for PID file and lockfile.
...
Trigger file to re-read database is now reread_db in the project
root direcory, consistent with other BOINC trigger files, rather
than in the tmp_project_name subdirectory.
Log detection/removal of trigger file.
svn path=/trunk/boinc/; revision=8696
2005-10-18 04:08:12 +00:00