diff --git a/checkin_notes b/checkin_notes index 74148d9288..27b961a280 100755 --- a/checkin_notes +++ b/checkin_notes @@ -7974,3 +7974,13 @@ David 17 June 2005 clientgui/ MainDocument.cpp,h MainFrame.cpp + +David 17 June 2005 + - Run CPU on the same # of CPUs that BOINC will use, + reflecting global preferences. + (from Glenn Dill) + + client/ + cs_benchmark.C + cs_scheduler.C + diff --git a/client/cs_benchmark.C b/client/cs_benchmark.C index d25c9d34ee..0c77776bb7 100644 --- a/client/cs_benchmark.C +++ b/client/cs_benchmark.C @@ -188,12 +188,12 @@ void CLIENT_STATE::start_cpu_benchmarks() { if (!benchmark_descs) { benchmark_descs = (BENCHMARK_DESC*)calloc( - host_info.p_ncpus, sizeof(BENCHMARK_DESC) + ncpus, sizeof(BENCHMARK_DESC) ); } benchmarks_running = true; - for (i=0; iRed Hat 9, should also work on Solaris
  • Gentoo Linux (from Gabor Nagy) +
  • +HPUX (mostly relevant to UNIX in general) "; diff --git a/doc/download_other.php b/doc/download_other.php index 10f544dff0..f63140afef 100644 --- a/doc/download_other.php +++ b/doc/download_other.php @@ -14,7 +14,9 @@ The following sites offer downloads of BOINC software and BOINC project applications, compiled for various platforms. These downloads are not endorsed by BOINC or any BOINC project; Use them at your own risk. -

    +

    +Read Installing the command-line client. +

    "; list_start(); list_heading_array(array(