DocumentCode :
2791212
Title :
Model Predictive Control for Memory Profiling
Author :
Callanan, Sean ; Grosu, Radu ; Seyster, Justin ; Smolka, Scott A. ; Zadok, Erez
Author_Institution :
Stony Brook Univ., NY
fYear :
2007
fDate :
26-30 March 2007
Firstpage :
1
Lastpage :
7
Abstract :
We make two contributions in the area of memory profiling. The first is a real-time, memory-profiling toolkit we call Memcov that provides both allocation/deallocation and access profiles of a running program. Memcov requires no recompilation or relinking and significantly reduces the barrier to entry for new applications of memory profiling by providing a clean, non-invasive way to perform two major functions: processing of the stream of memory-allocation events in real time and monitoring of regions in order to receive notification the next time they are hit. Our second contribution is an adaptive memory profiler and leak detector called MemcovMPC. Built on top of Memcov, MemcovMPC uses model predictive control to derive an optimal control strategy for leak detection that maximizes the number of areas monitored for leaks, while minimizing the associated runtime overhead. When it observes that an area has not been accessed for a user-definable period of time, it reports it as a potential leak. Our approach requires neither mark-and-sweep leak detection nor static analysis, and reports a superset of the memory leaks actually occurring as the program runs. The set of leaks reported by MemcovMPC can be made to approximate the actual set more closely by lengthening the threshold period.
Keywords :
predictive control; program debugging; program diagnostics; storage management; mark-and-sweep leak detection; memory profiling; memory-allocation events; model predictive control; optimal control; static analysis; Computer bugs; Counting circuits; Detectors; File systems; Leak detection; Monitoring; Optimal control; Predictive control; Predictive models; Runtime;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Parallel and Distributed Processing Symposium, 2007. IPDPS 2007. IEEE International
Conference_Location :
Long Beach, CA
Print_ISBN :
1-4244-0910-1
Electronic_ISBN :
1-4244-0910-1
Type :
conf
DOI :
10.1109/IPDPS.2007.370514
Filename :
4228242
Link To Document :
بازگشت