Sciweavers

11 search results - page 1 / 3
» lctrts 2009
Sort
View
LCTRTS
2009
Springer
13 years 11 months ago
Tracing interrupts in embedded software
Giovani Gracioli, Sebastian Fischmeister
LCTRTS
2009
Springer
13 years 11 months ago
PTIDES on flexible task graph: real-time embedded systembuilding from theory to practice
Jia Zou, Joshua S. Auerbach, David F. Bacon, Edwar...
LCTRTS
2009
Springer
13 years 11 months ago
Software transactional memory for multicore embedded systems
Embedded systems, like general-purpose systems, can benefit from parallel execution on a symmetric multicore platform. Unfortunately, concurrency issues present in general-purpos...
Jennifer Mankin, David R. Kaeli, John Ardini
LCTRTS
2009
Springer
13 years 11 months ago
Debugging FPGA-based packet processing systems through transaction-level communication-centric monitoring
The fine-grained parallelism inherent in FPGAs has encouraged their use in packet processing systems. Debugging and performance evaluation of such complex designs can be signifi...
Paul Edward McKechnie, Michaela Blott, Wim Vanderb...
LCTRTS
2009
Springer
13 years 11 months ago
Eliminating the call stack to save RAM
Most programming languages support a call stack in the programming model and also in the runtime system. We show that for applications targeting low-power embedded microcontroller...
Xuejun Yang, Nathan Cooprider, John Regehr