7.2.39: Unterschied zwischen den Versionen

Aus BC-Wiki
Zur Navigation springen Zur Suche springen
(Die Seite wurde neu angelegt: „''' 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…“)
 
(kein Unterschied)

Aktuelle Version vom 28. Januar 2014, 17:22 Uhr

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.