Process Images
A process image is a copy of its state at a given point in time. It is often used for persistence. A common example is a database management system (DBMS). Most DBMS can store the state of its database or databases to a file before being closed down (see database dump). The DBMS can then be restarted later with the information in the database intact and proceed as though the software had never stopped. Another example would be the hibernate feature of many operating systems. Here, the state of all RAM memory is stored to disk, the computer is brought into an energy saving mode, then later restored to normal operation.
Some emulators provide a facility to save an image of the system being emulated. This is often called a savestate.
Read more about this topic: System Image
Famous quotes containing the words process and/or images:
“That which endures is not one or another association of living forms, but the process of which the cosmos is the product, and of which these are among the transitory expressions.”
—Thomas Henry Huxley (182595)
“Those images that yet
Fresh images beget,
That dolphin-torn, that gong-tormented sea.”
—William Butler Yeats (18651939)