Suspending computation and network activity - time of day

From Unofficial BOINC Wiki

Jump to: navigation, search

Contents

[edit] General

Message Type: Information Message

This message from the BOINC Client Software is generated because of the Preference Setting the Participant has chosen which will cause the BOINC Client Software to suspend computation during a specific time of day. The Preference Setting is "Do work only between the hours of x to y".


[edit] Version Information

  • None.


[edit] Example Log(s)

[edit] Suspending Computation And Network Activity - Time Of Day

(1) 2005-05-02 00:00:00 [---] Suspending computation and network activity - time of day
(2) 2005-05-02 00:00:01 [---] request_reschedule_cpus: process exited
(3) 2005-05-02 00:05:15 [---] Resuming computation and network activity
(4) 2005-05-02 00:05:15 [---] schedule_cpus: must schedule

Line-By-Line Explanation

  1. Suspending computation and network activity - time of day
  2. request_reschedule_cpus: process exited
  3. Resuming computation and network activity
    • The time to pause work has passed, so now we can restart processing using a Science Application.
  4. schedule_cpus: must schedule


[edit] Other Related Messages

[edit] Developer Information

Code Location:   boinc/client/cs_prefs.C
Function:   CLIENT_STATE::suspend_activities(int reason)
Documentation:   boinc/client/cs_prefs.C
CVS Extract:   cvs -d :pserver:anonymous:@alien.ssl.berkeley.edu:/home/cvs/cvsroot checkout boinc/client/cs_prefs.C
Personal tools
RSS Feeds
BOINC Wiki RSS feeds RSS Feeds
Powered by BOINC!
Powered by BOINC