On-demand Thread-level Fault Detection in a Concurrent Programming Environment. Fu, J., Yang, Q., Poss, R., Jesshope, C., & Zhang, C. In Proc. Intl. Conf. on Embedded Computer Systems: Architectures, MOdeling and Simulation (SAMOS XIII), pages 255–262, July, 2013. IEEE.
On-demand Thread-level Fault Detection in a Concurrent Programming Environment [link]Doi  On-demand Thread-level Fault Detection in a Concurrent Programming Environment [pdf]Local  doi  abstract   bibtex   
The vulnerability of multi-core processors is increasing due to tighter design margins and greater susceptibility to interference. Moreover, concurrent programming environments are the norm in the exploitation of multi-core systems. In this paper, we present an on-demand thread-level fault detection mechanism for multi-cores. The main contribution is on-demand redundancy, which allows users to set the redundancy scope in the concurrent code. To achieve this we introduce intelligent redundant thread creation and synchronization, which manages concurrency and synchronization between the redundant threads via the master. This framework was implemented in an emulation of a multi-threaded, many-core processor with single, in-order issue cores. It was evaluated by a range of programs in image and signal processing, and encryption. The performance overhead of redundancy is less than 11% for single core execution and is always less than 100% for all scenarios. This efficiency derives from the platform's hardware concurrency management and latency tolerance.

Downloads: 0