rocksdb/include
sdong 7dafa3a1d7 Allow allocating dynamic bloom, plain table indexes and hash linked list from huge page TLB
Summary: Add an option to allocate a piece of memory from huge page TLB. Add options to trigger it in dynamic bloom, plain table indexes andhash linked list hash table.

Test Plan: make all check

Reviewers: haobo, ljin

Reviewed By: haobo

CC: nkg-, dhruba, leveldb, igor, yhchiang

Differential Revision: https://reviews.facebook.net/D18357
2014-04-30 11:02:26 -07:00
..
rocksdb Allow allocating dynamic bloom, plain table indexes and hash linked list from huge page TLB 2014-04-30 11:02:26 -07:00
utilities Support for adding TTL-ed column family 2014-04-28 20:34:20 -07:00