Changeset 31854 for trunk/ippTasks/diskbalance.pro
- Timestamp:
- Jul 10, 2011, 2:12:02 PM (15 years ago)
- File:
-
- 1 edited
-
trunk/ippTasks/diskbalance.pro (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTasks/diskbalance.pro
r31644 r31854 180 180 181 181 task.exec 182 # if we are unable to run the 'exec', use a long retry time 183 periods -exec 5 184 182 185 book npages balancePending -var N 183 186 if ($NETWORK == 0) break 184 if ($N == 0) 185 periods -exec 5 186 break 187 end 188 # Reset the speed if we're doing something 189 periods -exec 0.5 187 if ($N == 0) break 190 188 191 189 # look for new objects in balancePending … … 214 212 echo command $run 215 213 end 214 periods -exec 0.05 216 215 command $run 217 216 end
Note:
See TracChangeset
for help on using the changeset viewer.
