No abstract available.
Cited By
- Ramakrishnan K, Biswas P and Karedla R Analysis of file I/O traces in commercial computing environments Proceedings of the 1992 ACM SIGMETRICS joint international conference on Measurement and modeling of computer systems, (78-90)
- Ramakrishnan K, Biswas P and Karedla R (2019). Analysis of file I/O traces in commercial computing environments, ACM SIGMETRICS Performance Evaluation Review, 20:1, (78-90), Online publication date: 1-Jun-1992.
- Robinson J and Devarakonda M Data cache management using frequency-based replacement Proceedings of the 1990 ACM SIGMETRICS conference on Measurement and modeling of computer systems, (134-142)
- Robinson J and Devarakonda M (2019). Data cache management using frequency-based replacement, ACM SIGMETRICS Performance Evaluation Review, 18:1, (134-142), Online publication date: 1-Apr-1990.
Recommendations
Resource usage analysis
It is an important criterion of program correctness that a program accesses resources in a valid manner. For example, a memory region that has been allocated should eventually be deallocated, and after the deallocation, the region should no longer be ...
Resource usage analysis
It is an important criterion of program correctness that a program accesses resources in a valid manner. For example, a memory region that has been allocated should be eventually deallocated, and after the deallocation, the region should no longer be ...
Predictability of Process Resource Usage: A Measurement-Based Study on UNIX
A statistical approach is developed for predicting the CPU time, the file I/O, and the memory requirements of a program at the beginning of its life, given the identity of the program. Initially, statistical clustering is used to identify high-density ...