Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • fix_Makefile.mingw#2
  • update_Makefile.mingw
  • fix_Makefile.mingw
  • fix_API_for_C_apps
  • fix_procinfo_mac
  • boinccmd_gpu_mode_always_until_sigterm
  • fgrp_osx_hotfix
  • fix_boinc_master@f8250782
  • eah_wrapper_improvements
  • diagnostics_win-hotfix
  • diagnostics_win-hotfix-old
  • current_fgrp_apps
  • testing_gw_apps
  • gw_app_darwin_15
  • current_brp_apps
  • current_brp_apps_android10
  • current_gfx_apps
  • current_server
  • current_gw_apps
  • previous_fgrp_apps
  • previous_gw_apps
  • testing_brp_apps
  • apps_FGRP3_1.07
  • apps_FGRP3_1.08
25 results

boinc_api.h

Blame
    • David Anderson's avatar
      13400c95
      Changes for multithread app support: · 13400c95
      David Anderson authored
      - update_versions: use __ (not :) as separator for plan class
      - client: add plan_class to APP_VERSION;
          an app version is now identified by platform/version/plan_class
      - client CPU scheduler: don't assume apps use 1 CPU
      - client: add avg_ncpus, max_cpus, flops, cmdline to RESULT
      - scheduler: implement app planning scheme
      
      Other changes:
      
      - client: if symlink() fails, make a XML soft link instead
          (for Unix running off a FAT32 FS)
      - client: don't accept nonpositive resource share from AMS
      - daemons and DB: check for error returns from enumerations,
          and exit if so.  Thus, if the MySQL server goes down,
          all the daemons will soon exit.
          The cron script will restart them every 5 min,
          so when the DB server comes back up so will the project.
      - web: show empty max CPU % as ---
      - API: get rid of all_threads_cpu_time option (always the case now)
      
      
      svn path=/trunk/boinc/; revision=14966
      13400c95
      History
      Changes for multithread app support:
      David Anderson authored
      - update_versions: use __ (not :) as separator for plan class
      - client: add plan_class to APP_VERSION;
          an app version is now identified by platform/version/plan_class
      - client CPU scheduler: don't assume apps use 1 CPU
      - client: add avg_ncpus, max_cpus, flops, cmdline to RESULT
      - scheduler: implement app planning scheme
      
      Other changes:
      
      - client: if symlink() fails, make a XML soft link instead
          (for Unix running off a FAT32 FS)
      - client: don't accept nonpositive resource share from AMS
      - daemons and DB: check for error returns from enumerations,
          and exit if so.  Thus, if the MySQL server goes down,
          all the daemons will soon exit.
          The cron script will restart them every 5 min,
          so when the DB server comes back up so will the project.
      - web: show empty max CPU % as ---
      - API: get rid of all_threads_cpu_time option (always the case now)
      
      
      svn path=/trunk/boinc/; revision=14966