| 释义 |
wait state Translationswait state
wait state[′wāt ‚stāt] (computer science) The state of a computer program in which it cannot use the central processing unit normally because the unit is waiting to complete an input/output operation. wait state (architecture)A delay of one or more clock cycles added toa processor's instruction execution time to allow it tocommunicate with slow external devices. The number andduration of wait states may be pre-configured or they may becontrolled dynamically via certain control lines.wait stateThe time spent waiting for an operation to take place. Wait states are often idle computer cycles, because a computer's CPU is much faster than main memory. Wait states are introduced between the time the CPU requests data from the RAM (an address is placed on the address bus) until the content has been delivered to the CPU. See address bus.AcronymsSeeW/S |