DBScholar

Back to papers

Cache-Oblivious Hashing

Summary: Proposes a cache-oblivious hash table that can match cache-aware search cost t_q = 1 + 1/2^{Ω(b)} for external hashing, i.e., near-perfect single-access searches across all blockings. Achieves this only under two realistic but non-model assumptions—b a power of two and blocks aligned to b—otherwise the best possible is t_q = 1 + O(α/b), the same as linear probing. (summarized by gpt-5-mini on Feb 09 2026)

Paper ID
1527
Venue
PODS
Year
2010
Pagerank
-
Overall Rank
13,703 | 5.99%
DOI
10.1145/1807085.1807124

Incoming Non-self Citations Over Time

No non-self incoming citations found for this paper in this database.

Authors

BibTeX Citation

@inproceedings{pagh_pods10,
        address = {New York, NY, USA},
        series = {{PODS} '10},
        title = {{Cache-Oblivious Hashing}},
        url = {https://dl.acm.org/doi/10.1145/1807085.1807124},
        doi = {10.1145/1807085.1807124},
        booktitle = {Proceedings of the {ACM} {SIGMOD} Symposium on {Principles} of {Database} {Systems}},
        publisher = {Association for Computing Machinery},
        author = {Pagh, Rasmus and Wei, Zhewei and Yi, Ke and Zhang, Qin},
        year = {2010}
}

Incoming Citations (Sorted by Pagerank)

Showing 0 of 0 citing papers.

Rank Citing Paper Year Venue Pagerank
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