Author: J Thomas
Date: Apr 6, 2007 06:36
... available, if there's nothing else that needs doing but supply big programs to the processor that needs to be fast. On the other hand, you could have some processors that do small jobs very fast, and suppy their results to a part of the system that doesn't have to run as fast. Code to handle interrupts, say. Instant interrupt response, and the main program doesn't have to run so fast. ...
|