Sciweavers

26 search results - page 1 / 6
» Implementation of a constant-time dynamic storage allocator
Sort
View
SPE
2008
57views more  SPE 2008»
13 years 4 months ago
Implementation of a constant-time dynamic storage allocator
Miguel Masmano, Ismael Ripoll, Jorge Real, Alfons ...
RTS
2008
131views more  RTS 2008»
13 years 4 months ago
A constant-time dynamic storage allocator for real-time systems
Dynamic memory allocation has been used for decades. However, it has seldom been used in real-time systems since the worst case of spatial and temporal requirements for allocation ...
Miguel Masmano, Ismael Ripoll, Patricia Balbastre,...
INTEGRATION
2000
71views more  INTEGRATION 2000»
13 years 4 months ago
A hardware implementation of realloc function
The memory intensive nature of object-oriented languages such as C++ and Java has created the need of a high-performance dynamic memory management. Objectoriented applications oft...
Witawas Srisa-an, Chia-Tien Dan Lo, J. Morris Chan...
EMSOFT
2001
Springer
13 years 9 months ago
Storage Allocation for Real-Time, Embedded Systems
Dynamic storage allocation and automatic garbage collection are among the most popular features that high-level languages can offer. However, timecritical applications cannot be wr...
Steven M. Donahue, Matthew P. Hampton, Morgan Dete...
ECRTS
2004
IEEE
13 years 8 months ago
TLSF: A New Dynamic Memory Allocator for Real-Time Systems
Dynamic storage allocation (DSA) algorithms play an important role in the modern software engineering paradigms and techniques (such as object oriented programming). Using DSA inc...
Miguel Masmano, Ismael Ripoll, Alfons Crespo, Jorg...