Sciweavers

DATE
2006
IEEE

Adaptive data placement in an embedded multiprocessor thread library

13 years 9 months ago
Adaptive data placement in an embedded multiprocessor thread library
— Embedded multiprocessors pose new challenges in the design and implementation of embedded software. This has led to the need for programming interfaces that expose the capabilities of the underlying hardware. In addition, for systems that implement applications consisting of multiple concurrent threads of computation, the optimized management of interthread communication is crucial for realizing high-performance. This paper presents the design of an application-adaptive thread library that conforms to the IEEE POSIX 1003.1c threading standard (Pthreads). The library adapts the placement of both explicitly marked application data objects, as well as implicitly created data objects, in a physically distributed onchip memory architecture, based on the application’s data access characteristics.
Phillip Stanley-Marbell, Kanishka Lahiri, Anand Ra
Added 10 Jun 2010
Updated 10 Jun 2010
Type Conference
Year 2006
Where DATE
Authors Phillip Stanley-Marbell, Kanishka Lahiri, Anand Raghunathan
Comments (0)