We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.DS

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Data Structures and Algorithms

Title: Wear Minimization for Cuckoo Hashing: How Not to Throw a Lot of Eggs into One Basket

Abstract: We study wear-leveling techniques for cuckoo hashing, showing that it is possible to achieve a memory wear bound of $\log\log n+O(1)$ after the insertion of $n$ items into a table of size $Cn$ for a suitable constant $C$ using cuckoo hashing. Moreover, we study our cuckoo hashing method empirically, showing that it significantly improves on the memory wear performance for classic cuckoo hashing and linear probing in practice.
Comments: 13 pages, 1 table, 7 figures; to appear at the 13th Symposium on Experimental Algorithms (SEA 2014)
Subjects: Data Structures and Algorithms (cs.DS)
ACM classes: B.8.2; E.2; F.2.2
Cite as: arXiv:1404.0286 [cs.DS]
  (or arXiv:1404.0286v1 [cs.DS] for this version)

Submission history

From: Paweł Pszona [view email]
[v1] Tue, 1 Apr 2014 15:54:20 GMT (141kb,D)

Link back to: arXiv, form interface, contact.