Sciweavers

141 search results - page 3 / 29
» Heap Assumptions on Demand
Sort
View
USENIX
2000
13 years 8 months ago
Malloc() Performance in a Multithreaded Linux Environment
Network servers make special demands that other types of applications may not make on memory allocators. We describe a simple malloc() microbenchmark suite that tests the ability ...
Chuck Lever, David Boreham
POPL
2003
ACM
14 years 7 months ago
Static prediction of heap space usage for first-order functional programs
We show how to efficiently obtain linear a priori bounds on the heap space consumption of first-order functional programs. The analysis takes space reuse by explicit deallocation ...
Martin Hofmann, Steffen Jost
IWMM
2010
Springer
214views Hardware» more  IWMM 2010»
14 years 5 days ago
The economics of garbage collection
This paper argues that economic theory can improve our understanding of memory management. We introduce the allocation curve, as an analogue of the demand curve from microeconomic...
Jeremy Singer, Richard E. Jones, Gavin Brown, Mike...
WECWIS
2005
IEEE
103views ECommerce» more  WECWIS 2005»
14 years 29 days ago
An Auction for Scheduling Delivery of Highly Demanded Products
We present a simple auction protocol for the sale of overdemanded goods with a delivery schedule. Under some reasonable assumptions, our mechanism is incentive compatible, collect...
Sameer Korrapati, Peter R. Wurman
CC
2007
Springer
118views System Software» more  CC 2007»
14 years 1 months ago
A Practical Escape and Effect Analysis for Building Lightweight Method Summaries
We present a unification-based, context-sensitive escape and effect analysis that infers lightweight method summaries describing heap effects. The analysis is parameterized on two...
Sigmund Cherem, Radu Rugina