THE 5 MINUTE RULE FOR TRADING MEMORY FOR DISC ACCESSES and THE 10 BYTE RULE FOR TRADING MEMORY FOR CPU TIME
Summary: Two memory–CPU tradeoff rules for data management: the 5-minute rule—hot items belong in main memory if accessed roughly every five minutes. The 10-byte rule—packing bits into a byte to save CPU cycles (e.g., 10 bytes to save 1 instruction/sec)—and both rules hinge on evolving CPU/memory/disk price ratios. (summarized by gpt-5-nano on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Jim Gray (Tandem Computers)
- 2. Franco Putzolu (Tandem Computers)
BibTeX Citation
@inproceedings{gray_sigmod87,
title = {{THE 5 MINUTE RULE FOR TRADING MEMORY FOR DISC ACCESSES and THE 10 BYTE RULE FOR TRADING MEMORY FOR CPU TIME}},
author = {Gray, Jim and Putzolu, Franco},
series = {{SIGMOD} '87},
booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
publisher = {Association for Computing Machinery},
doi = {10.1145/38713.38755},
url = {https://dl.acm.org/doi/10.1145/38713.38755},
year = {1987}
}
Incoming Citations (Sorted by Pagerank)
Showing 29 of 29 citing papers.
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 0 of 0 cited papers.
Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.
| Rank | Cited Paper | Year | Venue | Pagerank |
|---|
Previous
Page 1 / 1
Next
Semantically Similar Papers
| # | Overall Rank | Paper | Year | Venue |
|---|---|---|---|---|
| 1 | 6,748 | The Effect Of Large Main Memory On Database Systems | 1986 | SIGMOD |
| 2 | 696 | Main-Memory Scan Sharing For Multi-Core CPUs | 2008 | VLDB |
| 3 | 9,324 | Main-Memory Operation Buffering for Efficient R-Tree Update | 2007 | VLDB |
| 4 | 29 | Database Architecture Optimized for the New Bottleneck: Memory Access | 1999 | VLDB |
| 5 | 74 | Cache Conscious Algorithms for Relational Query Processing | 1994 | VLDB |
| 6 | 12,357 | No Bits Left Behind | 2011 | CIDR |
| 7 | 1,028 | Generic Database Cost Models for Hierarchical Memory Systems | 2002 | VLDB |
| 8 | 8,966 | The Five-Minute Rule for the Cloud: Caching in Analytics Systems | 2025 | CIDR |
| 9 | 1,711 | The Case For Safe RAM | 1989 | VLDB |
| 10 | 3,888 | Effective Memory Use in a Media Server | 1997 | VLDB |