1. Additional information printing service system, which comprises a function of concurrent providing a printed article having additional information to a customer, at when a printing service system which prints an image datum into an image printed articles on a requirement of the customer and delivers it to the customer delivers the printed article.
2. Additional information printing service system according to claim 1, wherein the system further comprises a point producing means which gives to the customer points in proportion to his utilization frequency of the system.
3. Additional information printing service system according to claim 1, wherein the system further comprises a questionnaire inputting means, and the printed article having additional information is provided at when the customer gives an answer to a questionnaire by the questionnaire inputting means.
4. Additional information printing service system according to claim 1, wherein the additional information to be printed contains at least one of information of the point, shop information and advertising information.
5. Additional information printing service system according to claim 1, wherein the system comprises
an inputting means for inputting an image datum andor information,
a storing means for storing the input image data andor information,
an image datainformation extracting means for extracting a image andor information to be needed, from the stored data, and
a printing means for printing the input image datum andor the extracted image datum andor information by the extracting means.
6. Additional information printing service system according to claim 1, which is provided to a printing apparatus.
The claims below are in addition to those above.
All refrences to claim(s) which appear below refer to the numbering after this setence.
1. A cache system to compare memory transactions while facilitating checkpointing and rollback, the system comprising:
at least two processor cores each including at least one cache operating in write-through mode;
at least two checkpoint caches operating in write-back mode and communicatively coupled to respective ones of the at least two cache operating in write-through mode in the at least two processor cores;
a comparisoncheckpoint logic communicatively coupled to the at least two checkpoint caches, wherein the comparisoncheckpoint logic compares memory transactions stored in the at least two checkpoint caches responsive to an initiation of a checkpointing; and
a main memory communicatively coupled to at least one of the at least two checkpoint caches, wherein, if the memory transactions stored in the at least two checkpoint caches match, the checkpoint cache communicatively coupled to the main memory writes back all dirty cache lines to the main memory, and
wherein, if memory transactions stored in the at least two checkpoint caches do not match, a rollback is initiated for the at least two processor cores and all dirty cache lines are invalidated.
2. The system of claim 1, wherein each at least one processor core includes:
a level 1 data cache;
a level 1 instruction cache; and
a level 2 cache communicatively coupled to the level 1 data cache and the level 1 instruction cache.
3. The system of claim 1, wherein the at least two checkpoint caches include two checkpoint caches, wherein the at least two processor cores include two processor cores, and wherein the two checkpoint caches provide a spatial replication of memory transactions for comparison by the comparisoncheckpoint logic.
4. The system of claim 3, wherein the two processor cores are executed in lock step with each other.
5. The system of claim 1, wherein the at least two processor cores include two processor cores that execute a code block at least twice, wherein the at least two checkpoint caches include two checkpoint caches that are alternately activated between subsequent execution runs of the code block, and wherein the two checkpoint caches provide a temporal replication of memory transactions for comparison by the comparisoncheckpoint logic after two executions of the code block.
6. The system of claim 5, wherein the two checkpoint caches are virtual checkpoint caches maintaining at least two copies of the checkpoint cache.
7. The system of claim 5, wherein the two checkpoint caches are two physical checkpoint caches each maintaining a copy of the checkpoint cache.
8. The system of claim 1, wherein a separation between the at least two checkpoint caches is a virtual separation.
9. The system of claim 1, wherein the at least two checkpoint caches are physically separated.
10. A method of ensuring correctness of a main memory while facilitating checkpointing and rollback, the method comprising:
storing data from at least one processor core in a first checkpoint cache and a second checkpoint cache;
receiving an interrupt signal at the end of a first execution of a code block;
storing memory transactions in the first checkpoint cache;
re-executing the code block;
receiving an interrupt signal at the end of a second execution of the code block;
storing memory transactions in the second checkpoint cache;
initiating a checkpointing operation responsive to the interrupt signal received at the end of the second execution of the code block;
initiating a comparison sequence at the comparisoncheckpoint logic responsive to the initiating of the checkpointing operation;
comparing the memory transactions stored in the first checkpoint cache with the memory transactions stored in the second checkpoint cache at a comparisoncheckpoint logic communicatively coupled to the first checkpoint cache and the second checkpoint cache responsive to initiating the comparison sequence; and
writing back data in the main memory when the memory transactions stored in the first checkpoint cache and the second checkpoint cache match.
11. The method of claim 10, wherein writing back data in the main memory comprises writing back dirty cache lines to the main memory, the method further comprising:
invalidating the dirty cache lines when the memory transactions stored in the first checkpoint cache mismatch the memory transactions stored in the second checkpoint cache.
12. The method of claim 10, wherein the at least one processor core is a first processor core communicatively coupled to the first checkpoint cache and a second processor core communicatively coupled to the second checkpoint cache, wherein initiating a comparison sequence at the comparisoncheckpoint logic comprises comparing a spatial replication of memory transactions.
13. The method of claim 12, the method further comprising executing the first processor core and the second processor core in lock step.
14. The method of claim 10, wherein the at least one processor core is a single processor core communicatively coupled to the two checkpoint caches, wherein initiating a comparison sequence at the comparisoncheckpoint logic comprises comparing a temporal replication of memory transactions after two executions of a code block.
15. The method of claim 10, further comprising initiating a rollback when the memory transactions stored in the first checkpoint cache mismatch the memory transactions stored in the second checkpoint cache.
16. A cache system to compare memory transactions while facilitating checkpointing and rollback, the system comprising:
a first processor core including at least one first cache operating in write-through mode;
a second processor core including at least one second cache operating in write-through mode;
a first checkpoint cache operating in write-back mode and communicatively coupled to the at least one first cache operating in write-through mode;
a second checkpoint cache operating in write-back mode and communicatively coupled to the at least one second cache operating in write-through mode;
a comparisoncheckpoint logic communicatively coupled to the first checkpoint cache and the second checkpoint cache, wherein the comparisoncheckpoint logic compares memory transactions stored in the first and second checkpoint caches responsive to an initiation of a checkpointing; and
a main memory communicatively coupled to at least one of the first checkpoint cache and the second checkpoint cache, wherein, if the memory transactions stored in the first checkpoint cache match the memory transactions stored in the second checkpoint cache, the checkpoint cache communicatively coupled to the main memory writes back all dirty cache lines to the main memory, and
wherein, if the memory transactions stored in the first checkpoint cache do not match the memory transactions stored in the second checkpoint cache, a rollback is initiated for the first processor core and the second processor core and all dirty cache lines are invalidated.
17. The system of claim 16, wherein the first processor core is executed in lock step with the second processor core.
18. The system of claim 16, wherein the first processor core and the second processor core each execute a code block at least twice, wherein the first checkpoint cache and the second checkpoint cache are alternately activated between subsequent execution runs of the code block, and wherein the first checkpoint cache and the second checkpoint cache provide a temporal replication of memory transactions for comparison by the comparisoncheckpoint logic after two executions of the code block.
19. The system of claim 16, wherein the first checkpoint cache and second checkpoint cache provide a spatial replication of memory transactions for comparison by the comparisoncheckpoint logic.
20. The system of claim 16, wherein the two checkpoint caches are two physical checkpoint caches each maintaining a copy of the checkpoint cache.