Sciweavers

2880 search results - page 14 / 576
» Aspects of Memory Management
Sort
View
LCTRTS
2007
Springer
14 years 1 months ago
Dynamic data scratchpad memory management for a memory subsystem with an MMU
Hyungmin Cho, Bernhard Egger, Jaejin Lee, Heonshik...
RIDE
1996
IEEE
13 years 11 months ago
DERBY: A Memory Management System for Distributed Main Memory Databases
Jim Griffioen, Radek Vingralek, Todd A. Anderson, ...
ECRTS
2007
IEEE
14 years 1 months ago
Memory Resource Management for Real-Time Systems
Dynamic memory storage has been widely used for years in computer science. However, its use in real-time systems has not been considered as an important issue, and memory manageme...
Audrey Marchand, Patricia Balbastre, Ismael Ripoll...
TLDI
2010
ACM
225views Formal Methods» more  TLDI 2010»
14 years 4 months ago
Race-free and memory-safe multithreading: design and implementation in cyclone
We present the design of a formal low-level multi-threaded language with advanced region-based memory management and synchronization primitives, where well-typed programs are memo...
Prodromos Gerakios, Nikolaos Papaspyrou, Konstanti...
IPPS
2010
IEEE
13 years 5 months ago
MMT: Exploiting fine-grained parallelism in dynamic memory management
Dynamic memory management is one of the most expensive but ubiquitous operations in many C/C++ applications. Additional features such as security checks, while desirable, further w...
Devesh Tiwari, Sanghoon Lee, James Tuck, Yan Solih...