Radheshyam Balasundaram
7f71448388
Implementing a cache friendly version of Cuckoo Hash
...
Summary: This implements a cache friendly version of Cuckoo Hash in which, in case of collission, we try to insert in next few locations. The size of the neighborhood to check is taken as an input parameter in builder and stored in the table.
Test Plan:
make check all
cuckoo_table_{db,reader,builder}_test
Reviewers: sdong, ljin
Reviewed By: ljin
Subscribers: leveldb
Differential Revision: https://reviews.facebook.net/D22455
2014-08-28 10:42:23 -07:00
..
2014-08-25 14:24:09 -07:00
2014-08-25 14:24:09 -07:00
2014-08-25 14:22:05 -07:00
2014-06-09 12:26:09 -07:00
2014-08-25 14:24:09 -07:00
2014-08-25 14:24:09 -07:00
2014-08-25 16:14:30 -07:00
2014-08-06 11:39:46 -07:00
2014-08-25 14:22:05 -07:00
2014-08-28 13:37:10 +08:00
2014-05-15 14:09:03 -07:00
2014-05-15 14:09:03 -07:00
2014-05-15 14:09:03 -07:00
2014-08-11 13:22:47 -04:00
2014-06-18 18:16:07 -07:00
2014-08-25 16:14:30 -07:00
2014-08-25 16:14:30 -07:00
2014-08-25 16:14:30 -07:00
2014-07-18 16:58:13 -07:00
2014-07-18 16:58:13 -07:00
2014-08-28 10:42:23 -07:00
2014-08-28 10:42:23 -07:00
2014-08-28 10:42:23 -07:00
2014-08-28 10:42:23 -07:00
2014-08-28 10:42:23 -07:00
2014-08-28 10:42:23 -07:00
2014-08-28 10:42:23 -07:00
2014-08-28 10:42:23 -07:00
2014-08-25 14:22:05 -07:00
2014-08-25 14:22:05 -07:00
2014-08-25 14:22:05 -07:00
2014-08-25 14:22:05 -07:00
2014-08-04 11:25:42 -07:00
2014-05-01 14:09:32 -04:00
2014-04-09 21:17:14 -07:00
2014-06-02 17:44:57 -07:00
2014-06-02 17:44:57 -07:00
2014-08-11 13:22:47 -04:00
2014-06-02 17:44:57 -07:00
2014-08-15 12:17:44 -07:00
2014-07-18 16:58:13 -07:00
2014-07-18 16:58:13 -07:00
2014-07-18 16:58:13 -07:00
2014-08-25 14:24:09 -07:00
2014-08-25 14:24:09 -07:00
2014-07-21 10:31:33 -07:00
2014-07-21 10:31:33 -07:00
2014-07-03 23:13:08 -07:00
2014-06-19 10:12:26 -07:00
2014-08-25 16:14:30 -07:00
2014-08-06 11:39:46 -07:00
2014-02-03 00:30:43 -08:00
2014-04-21 17:49:47 -07:00
2014-08-19 14:58:15 -07:00
2014-08-06 11:39:46 -07:00
2014-08-25 16:14:30 -07:00
2014-06-02 17:44:57 -07:00
2014-06-02 17:44:57 -07:00