*** empty log message ***

svn path=/trunk/boinc/; revision=2050
This commit is contained in:
Karl Chen 2003-08-09 00:11:45 +00:00
parent 9dcf9d4755
commit 2ac8519182
1 changed files with 2 additions and 2 deletions

View File

@ -5598,7 +5598,7 @@ Karl 2003/08/08
Karl 2003/08/08 Karl 2003/08/08
- client: take into account active_frac and n_cpus when requesting work. - client: take into account active_frac and n_cpus when requesting work.
- removed vestigial host_info variables {active,on,connected}_frac. - removed vestigial host_info variables {active,on,connected}_frac.
- server: take into account active_frac and n_cpus when rejecting results - server: take into account delay_bound, active_frac and n_cpus when
to send based on deadlines rejecting results to send based on deadlines
client/* client/*