7.0.51

Aus BC-Wiki
Zur Navigation springen Zur Suche springen

Zur Übersicht

  • client: job scheduler tweak to avoid CPU idleness in situation where GPU jobs use different CPU fractions
  • client: work fetch: if there are idle devices, we need to ask the highest-prio project for work for all of them (don't scale by the fetchable resource share!). This should fix some device starvation problems client: Fix typo from previous commit
  • client (Unix): check whether VBoxManager is executable by us before trying to run it. Otherwise we get lots of msgs in stderr.
  • Manager: right-justify task deadline in advanced view
  • Fix wild card in Exclusive Apps dialog for Linux (from Gianfranco Costamagna)
  • Fix wild card in Exclusive Apps dialog for Linux (from Gianfranco Costamagna)
  • client: Properly return the battery status as full when it is.
  • Fix for FCGI compile problem in lib/filesys.cpp
  • client: suspend_reason is not a bitmap; fix code that acted like it is.