7.2.39

Aus BC-Wiki
Zur Navigation springen Zur Suche springen

7x

  • client: Fix display of Mac OS X version in Event Log and stdoutdae.txt. There is no longer a simple correspondence between Darwin and OS X version numbers.
  • Mac installer: improve reliability under OS 10.9.1 mavericks
  • client: <cpu_sched> shouldn't show suspend/resume msgs for CPU throttling
  • client: fix bugs in accounting elapsed time
  • Client: don't use sub-second CPU throttling. I forgot that the wrapper has a 1-second poll for suspend and resume, so sub-second throttling won't work properly for wrapper apps. Revert to a variant of the old scheme, in which the min of the suspended and resumed periods is 1 sec. Also, fix task start/suspend/resume log messages.