Tag Archives: determinism

Deterministic multithreading

An interesting paper appearing in ASPLOS proceedings provides a “deterministic” locking method Kendo enforces a deterministic interleaving of lock acquisitions and specially declared non-protected reads through a novel dynamically load-balanced deterministic scheduling algorithm. The algorithm tracks the progress of each … Continue reading

Posted in embedded systems, operating systems, software engineering, software security, specification | Tagged , , , , | Leave a comment