Thread 'Suggestion: Pause processing based on processes list'

Message boards : BOINC client : Suggestion: Pause processing based on processes list
Message board moderation

To post messages, you must log in.

AuthorMessage
Josh Hawley

Send message
Joined: 16 Oct 06
Posts: 2
United States
Message 6037 - Posted: 16 Oct 2006, 19:22:01 UTC
Last modified: 16 Oct 2006, 19:25:53 UTC

It would be nice if we could somehow tell BOINC to pause when particular programs are running.

Something like a 15 second loop that looks at the windows process list?
Maybe some settings in the global prefs file:
<ThrottleBOINCforProcesses>
  <Process>
    <Name>photoshop.exe</name>
    <ThrottlePercent>100</ThrottlePercent>
    <AllowCommnunications>0</AllowCommunications>
  </Process>
  <Process>
    <Name>someotherprogram.exe</name>
    <ThrottlePercent>75</ThrottlePercent>
    <AllowCommnunications>1</AllowCommunications>
  </Process>
</ThrottleBOINCforProcess>

Honestly this would fix the biggest problem i have convincing people to let me put BOINC on their machine. They dont want to have to turn it off to run program X, or they wont remember to turn it back on.
ID: 6037 · Report as offensive
mo.v
Avatar

Send message
Joined: 13 Aug 06
Posts: 778
United Kingdom
Message 6038 - Posted: 16 Oct 2006, 20:13:39 UTC
Last modified: 16 Oct 2006, 20:14:16 UTC

It's a good idea, but I don't see that it could be written into boinc as a default throttle or shut-down because there are so many different programs that can potentially crash workunits, eg scans by every AV that exists, every existing and future graphics-intensive game, specialist graphics programs used by architects etc. So it wouldn't be possible to include every potential danger.

As an add-on for people who want it, good idea. I just wonder how many newbies would want the hassle of setting this up or know which programs pose a risk.

I believe that the new boinc manager GUI being planned will include a throttle option, but you'd still need to remember to use it.

I'm one of the lucky people whose boinc icon in the system-tray includes the option to suspend and restart the workunit. It would go some way towards solving the problem if the icon changed its appearance when the WU is suspended, as my firewall icon does when the firewall is disabled.


ID: 6038 · Report as offensive
Josh Hawley

Send message
Joined: 16 Oct 06
Posts: 2
United States
Message 6040 - Posted: 16 Oct 2006, 23:40:41 UTC
Last modified: 16 Oct 2006, 23:44:33 UTC

My intention was not to include a setting for every program out there. It was to create a way for end users to configure BOINC for their environment. If they wanted it to throttle (or even a simple "snooze") they could add something like the settings i listed. The ability to snooze BOINC already exists. I'm just suggesting it gets triggered automatically.

I'm looking for configurability (sp) not a database of what programs kill BOINC.
ID: 6040 · Report as offensive

Message boards : BOINC client : Suggestion: Pause processing based on processes list

Copyright © 2025 University of California.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.