Changes between Version 1 and Version 2 of RunStates
- Timestamp:
- Feb 8, 2011, 2:57:08 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
RunStates
v1 v2 2 2 == All about state, data_state, and fault == 3 3 4 Bill Sweeney 2011-02-07 4 5 5 6 … … 101 102 Currently we do not have tasks that automatically "revert" runs in state error_cleaned. 102 103 103 BUG: 104 '''BUG:''' 104 105 1. Some of the arguments are named incorrectly. -set_state argument actually specifies the new data_state, 105 106 and for magicdstool -data_state should be -set_data_state. … … 138 139 it is implemented this way) 139 140 140 INCONSISTENCY:When going to update, chip and destreak also set Component.fault = 0.141 '''INCONSISTENCY:''' When going to update, chip and destreak also set Component.fault = 0. 141 142 diff and warp should do this as well. At those stages the fault is cleared by revert. This introduces 142 143 latency. … … 154 155 155 156 {{{ 156 ISSUE:We need a way to tell the system to give trying to update a faulted component.157 '''ISSUE:''' We need a way to tell the system to give trying to update a faulted component. 157 158 Possible ways to do this 158 159 a) special fault code that revert modes don't revert unless -fault <that_value> is supplied
