[Bug 128357] Re: boinc does not idle with mouse movement

Skip Guenter 128357 at bugs.launchpad.net
Sun Aug 1 03:16:09 UTC 2010


@ comment #18

Under Linux (at least for CPU apps, don't know about GPU) your BOINC
tasks take a lower "niced" priority and so will give up their CPU slices
to other things (you on the computer) by nature of how the thread
scheduling works... Unless you've set SCHEDULE=0 (manually, it comes
turned on, =1) then the child processes of BOINC also get "niced" down.
So I think Daniel's point was that you don't really need to suspend
BOINC like you do in Windows (again, I suspect this may not fully apply
if you're doing GPU crunching).  You can read anything on Linux thread
priorities or "Nice" and will have surpassed my knowledge of this topic
though.

-- 
boinc does not idle with mouse movement
https://bugs.launchpad.net/bugs/128357
You received this bug notification because you are a member of Debian
BOINC Maintainers, which is subscribed to boinc in ubuntu.



More information about the pkg-boinc-devel mailing list