boinc-upstream:dpa_throttle

Last commit made on 2023-05-11
Get this branch:
git clone -b dpa_throttle https://git.launchpad.net/boinc-upstream

Branch merges

Branch information

Name:
dpa_throttle
Repository:
lp:boinc-upstream

Recent commits

3abd315... by David Anderson <email address hidden>

client: improve implementation of CPU throttling

Old: if target CPU usage is (say) 1%,
we'd unthrottle, sleep 1 sec, throttle, and sleep 99 sec.
A change to the usage pref wouldn't be enforced during that sleep.

New: do something every second; changes are seen immediately

68df98e... by Vitalii Koshura

Merge pull request #5232 from AenBleidd/vko_fix_build_when_linking_to_libboinc

[libboinc] fix build when integrator tries to link app with libboinc

d02a1b3... by Vitalii Koshura

[libboinc] fix build when integrator tries to link app with libboinc

Signed-off-by: Vitalii Koshura <email address hidden>

b3e767f... by Vitalii Koshura

Merge pull request #5230 from AenBleidd/vko_add_missing_header_to_CMakeLists.txt

Add missing header file to the lib/CMakeLists.txt file

f518e1f... by Vitalii Koshura

Add missing header file to the lib/CMakeLists.txt file

Signed-off-by: Vitalii Koshura <email address hidden>

60ae9b1... by Vitalii Koshura

Merge pull request #5229 from BOINC/dpa_ftok

Apparently ftok() is missing in the wasm C library. Fix this the right way.

ac42a5c... by David Anderson <email address hidden>

win build fix

1acfb04... by David Anderson <email address hidden>

attempted mingw fix

decb4ea... by David Anderson <email address hidden>

Apparently ftok() is missing in the wasm C library.
Fix this the right way.

BTW, why is there no mention of a wasm build in
https://github.com/BOINC/boinc/wiki/BuildSystem

a138996... by Vitalii Koshura

Merge pull request #5228 from AenBleidd/vko_update_translations

Update translations