restart

(redirected from restartable)
Also found in: Dictionary, Thesaurus.

restart

[′rē‚stärt]
(aerospace engineering)
The act of firing a stage of a rocket after a previous powered flight.
(computer science)
To go back to a specific planned point in a routine, usually in the case of machine malfunction, for the purpose of rerunning the portion of the routine in which the error occurred; the length of time between restart points in a given routine should be a function of the mean free error time of the machine itself.
McGraw-Hill Dictionary of Scientific & Technical Terms, 6E, Copyright © 2003 by The McGraw-Hill Companies, Inc.
References in periodicals archive ?
If an interrupt is taken between a suppressor and suppressee, or if the suppressee takes a restartable exception (e.g., page fault), the correct version of the suppression state must be saved and restored.