Title :
Proposing Software Transactional Memory for Embedded Systems
Author :
Nakamoto, Yukikazu ; Tamura, Yusuke ; Yamada, Shimpei
Author_Institution :
Grad. Sch. of Appl. Inf., Univ. of Hyogo, Kobe, Japan
Abstract :
Processors have become multi-core, and transactional memory has been getting attention as a new concurrency control and coordination mechanism for shared data in this type of processor. Transactional memory is a memory management technology based on transactions used in the field of databases. An atomic action provided by transactional memory is a very effective programming abstraction not only for concurrency process control but also for system recovery. However, the previous research on transactional memory in an embedded system requires dedicated processor with hardware-assistance, not a generic middle-range or lower processor, mostly for concurrency control. In order to deploy transactional memory into embedded systems more widely, for a generic middle-range or lower processor without hardware-assistance we developed a transactional memory system for embedded systems from sensor and controller nodes to consumer electronics (STEM). Moreover the purposes of STEM are not only for shared data access control but also for partial recovery of the system. We designed and implemented an STEM prototype, and we demonstrate that the design and implementation is effective in practical usage.
Keywords :
concurrency control; embedded systems; storage management; system recovery; transaction processing; STEM; concurrency control; coordination mechanism; embedded system; memory management technology; shared data access control; software transactional memory; Concurrency control; Embedded systems; Instruction sets; Process control; Programming; Real time systems; concurrency control; embedded system; recovery; transactional memory;
Conference_Titel :
Autonomous Decentralized Systems (ISADS), 2011 10th International Symposium on
Conference_Location :
Tokyo & Hiroshima
Print_ISBN :
978-1-61284-213-4
DOI :
10.1109/ISADS.2011.53