Changes between Version 132 and Version 133 of ProjectOptions


Ignore:
Timestamp:
Jun 12, 2014, 11:33:04 AM (10 years ago)
Author:
davea
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ProjectOptions

    v132 v133  
    279279The contents of the log files is controlled by the following:
    280280
    281  <debug_array/>::
    282         Explain job-cache scheduling.
    283 
    284281 <debug_assignment/>::
    285282        Explain the sending of [wiki:AssignedWork assigned work].
     
    316313
    317314 <debug_send/>::
    318         Explain the sending of jobs.
     315        High-level job dispatch info, e.g. work request parameters and jobs actually sent.
     316
     317 <debug_send_scan/>::
     318        Job dispatch: info about scans through the shared-memory job cache.
     319
     320 <debug_send>job/>::
     321        Job dispatch: info at the level of individual jobs (e.g. why they weren't sent).
    319322
    320323 <debug_user_messages/>::