IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 19, 2010, 10:15:20 AM (16 years ago)
Author:
eugene
Message:

limit number of I/O tasks (destreak, dist); keep queues full

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTasks/chip.pro

    r26950 r27005  
    127127
    128128  task.exec
     129    # if we are unable to run the 'exec', use a long retry time
     130    periods -exec $RUNEXEC
     131
    129132    book npages chipPendingImfile -var N
    130133    if ($N == 0) break
     
    189192      echo command $run
    190193    end
     194    # if we are unable to run the 'exec', use a long retry time
     195    periods -exec 0.05
    191196    command $run
    192197  end
Note: See TracChangeset for help on using the changeset viewer.