ThesaHelp: references sa-sz
Topic: error safe systems
Topic: reliability of distributed systems
Topic: log-structured rollback-recovery
Topic: interrupts
Topic: backtracking
Topic: managing shared memory
Topic: code optimization by flow analysis
Topic: reversible execution
| |
Reference
Slye, J.H., Elnozahy, E.N.,
"Support for software interrupts in log-based rollback-recovery",
IEEE Transactions on Computers, 47, 10, October 1998, pp. 1113-1123.
Google
Quotations
abstract ;;Quote: signals and interrupts do not work with many log-based, rollback-recovery protocols; they require piecewise determinism between messages
| abstract ;;Quote: use software counters to allow deterministic replay of interrupts for log-based recovery of shared memory access on uniprocessor; 6-8% slowdown
| 1115 ;;Quote: need other methods for deterministic replay of system calls and external inputs
| 1115 ;;Quote: count backward branches to replay asynchronous interrupts
|
Related Topics
ThesaHelp: references sa-sz (237 items)
Topic: error safe systems (75 items)
Topic: reliability of distributed systems (33 items)
Topic: log-structured rollback-recovery (12 items)
Topic: interrupts (25 items)
Topic: backtracking (30 items)
Topic: managing shared memory (74 items)
Topic: code optimization by flow analysis (45 items)
Topic: reversible execution (20 items)
|