Five-Minute Rule

GPTKB entity

Statements (23)
Predicate Object
gptkbp:instanceOf Computer science concept
gptkbp:alsoKnownAs 5-minute rule
gptkbp:appliesTo Database systems
Operating systems
gptkbp:basisFor Cost of RAM vs. cost of disk I/O
gptkbp:describes Optimal page replacement policy for caching in databases
https://www.w3.org/2000/01/rdf-schema#label Five-Minute Rule
gptkbp:influenced Database buffer pool sizing
Storage hierarchy design
gptkbp:influencedBy Hardware price trends
gptkbp:proposedBy gptkb:Gianfranco_Putzolu
gptkb:Jim_Gray
1987
gptkbp:publishedIn Proceedings of the 1987 ACM SIGMOD International Conference on Management of Data
gptkbp:relatedTo Memory management
Buffer management
Cost analysis of memory and storage
gptkbp:state Data referenced every five minutes or less should be kept in memory; otherwise, it should be stored on disk
gptkbp:updated 2007
Goetz Graefe
Per-Ake Larson
gptkbp:bfsParent gptkb:The_Five-Minute_Rule_for_Trading_Memory_for_Disk_Accesses
gptkbp:bfsLayer 6