Changing order of startup services-- want BOINC to start last.

Message boards : Questions and problems : Changing order of startup services-- want BOINC to start last.
Message board moderation

To post messages, you must log in.

AuthorMessage
Jazzop

Send message
Joined: 19 Dec 06
Posts: 90
United States
Message 19836 - Posted: 29 Aug 2008, 18:23:59 UTC

I'm running BOINC 5.10.45 as a service on my XP laptop. When I boot up the laptop it takes forever to load all the services because BOINC starts running as one of the first services and it hogs all the CPU and memory time. How do I change the order that WinXP loads startup services?
ID: 19836 · Report as offensive
Profile Gundolf Jahn

Send message
Joined: 20 Dec 07
Posts: 1069
Germany
Message 19837 - Posted: 29 Aug 2008, 19:38:05 UTC - in response to Message 19836.  

I'm running BOINC 5.10.45 as a service on my XP laptop. When I boot up the laptop it takes forever to load all the services because BOINC starts running as one of the first services and it hogs all the CPU and memory time. How do I change the order that WinXP loads startup services?

I hate to say it, since I'm still running 5.10.45 (and 5.18.16) myself and I see the problems others have, but in version 6 there is (should be?) a tag for cc_config.xml named <start_delay>, which would probably solve your problem. For the use of cc_config.xml see here. If you don't have one already, yours should look like
<cc_config>
    <options>
        <start_delay>60</start_delay>
    </options>
</cc_config>
if you want a delay of one minute.

Gruß,
Gundolf
Computer sind nicht alles im Leben. (Kleiner Scherz)
ID: 19837 · Report as offensive
Jazzop

Send message
Joined: 19 Dec 06
Posts: 90
United States
Message 19873 - Posted: 31 Aug 2008, 21:40:30 UTC

Well, that would be nice if I were running Vista, wouldn't it. But I said in my OP that I am running XP.
ID: 19873 · Report as offensive
Profile Jord
Volunteer tester
Help desk expert
Avatar

Send message
Joined: 29 Aug 05
Posts: 15480
Netherlands
Message 19878 - Posted: 31 Aug 2008, 22:15:31 UTC
Last modified: 31 Aug 2008, 22:21:58 UTC

Doing a Google search, I found How to delay loading of specific services

Might be of use.
ID: 19878 · Report as offensive
Jazzop

Send message
Joined: 19 Dec 06
Posts: 90
United States
Message 20014 - Posted: 6 Sep 2008, 20:50:02 UTC

At the time of my OP, I didn't realize than v6 had been released. So I upgraded to BOINC v6.2.18 and created the following cc_config.xml (there was none previously):

<cc_config>
<options>
<start_delay>600</start_delay>
</options>
</cc_config>

It appears to have no effect. BOINC starts as one of the very first services at bootup, causing the boot process to take over 5 minutes. Obviously this is a big problem on battery power (oh yeah, it does not respect the battery or in-use settings either-- it runs at 100% all the time)
ID: 20014 · Report as offensive
Profile Jord
Volunteer tester
Help desk expert
Avatar

Send message
Joined: 29 Aug 05
Posts: 15480
Netherlands
Message 20016 - Posted: 6 Sep 2008, 21:02:33 UTC - in response to Message 20014.  

<start_delay>600</start_delay> means that BOINC will wait 600 seconds before starting the application. It won't delay the start of the BOINC service.

ID: 20016 · Report as offensive
Jazzop

Send message
Joined: 19 Dec 06
Posts: 90
United States
Message 20018 - Posted: 7 Sep 2008, 5:19:03 UTC - in response to Message 20016.  

<start_delay>600</start_delay> means that BOINC will wait 600 seconds before starting the application. It won't delay the start of the BOINC service.


Ok, then. What can I do? I tried following your link to modifying the registry, but that stuff is beyond my skill level. I don't even know how to find the registry.
ID: 20018 · Report as offensive
Profile Gundolf Jahn

Send message
Joined: 20 Dec 07
Posts: 1069
Germany
Message 20022 - Posted: 7 Sep 2008, 10:26:02 UTC - in response to Message 20014.  

...
(oh yeah, it does not respect the battery or in-use settings either-- it runs at 100% all the time)

What about the Activity menu in BOINC manager? It should read Run based on preferences. And did you use web based or local preferences? If you once use the local ones, they override the web based preferences. You can clear them by using the Clear button in the BOINC Manager Preferences (Advanced menu -> Preferences).

Gruß,
Gundolf
Computer sind nicht alles im Leben. (Kleiner Scherz)
ID: 20022 · Report as offensive

Message boards : Questions and problems : Changing order of startup services-- want BOINC to start last.

Copyright © 2024 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.