- client: reduce min CPU time for valid benchmark from 3 to 2

svn path=/trunk/boinc/; revision=15292
This commit is contained in:
David Anderson 2008-05-25 04:06:45 +00:00
parent 9056176cfa
commit a143d50ddf
2 changed files with 12 additions and 6 deletions

View File

@ -4309,9 +4309,15 @@ David May 23 2008
coproc.h
David May 23 2008
- client: test the above; compile fixes for Win
- client: test the above; compile fixes for Win
client/
client_types.h
cpu_sched.C
sim_util.C
client/
client_types.h
cpu_sched.C
sim_util.C
David May 24 2008
- client: reduce min CPU time for valid benchmark from 3 to 2
client/
cs_benchmark.C

View File

@ -79,7 +79,7 @@
#define INT_END 27
#define OVERALL_END 30
#define MIN_CPU_TIME 3
#define MIN_CPU_TIME 2
// if the CPU time accumulated during one of the 10-sec segments
// is less than this, ignored the benchmark