Commit Graph

3 Commits (443d8ef094f9962944af823054865387fd8e8db5)

Author SHA1 Message Date
Peter Dillinger 4750421ece Replace most typedef with using= (#8751) 3 years ago
sdong fdf882ded2 Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433) 4 years ago
Siying Dong 8843129ece Move some memory related files from util/ to memory/ (#5382) 5 years ago
Nikhil Benesch c0208dffbe arena: derive alignment unit from std::max_align_t 7 years ago
Mike Kolupaev e85f2c64cb Prevent empty memtables from using a lot of memory 7 years ago
Siying Dong 3c327ac2d0 Change RocksDB License 7 years ago
Siying Dong 95b0e89b5d Improve write buffer manager (and allow the size to be tracked in block cache) 7 years ago
Siying Dong d616ebea23 Add GPLv2 as an alternative license. 7 years ago
Baraa Hamodi 21e95811d1 Updated all copyright headers to the new format. 9 years ago
Nathan Bronson 7d87f02799 support for concurrent adds to memtable 9 years ago
Yueh-Hsuan Chiang e4861e7d68 Fixed a compile error in util/arena.h 9 years ago
Yueh-Hsuan Chiang 0fdb4f1688 Fixed a compile warning in util/arena.cc when hugetlb is not supported. 9 years ago
stash93 53996149d4 Removing unnecessary kInlineSize 9 years ago
Jonah Cohen a14b7873ee Enforce write buffer memory limit across column families 10 years ago
Shaohua Li 1410180167 Make arena use hugepage if possible 10 years ago
Igor Canadi c7ee9c3ab7 Fix -Wnon-virtual-dtor errors 10 years ago
sdong df9069d23f In DB::NewIterator(), try to allocate the whole iterator tree in an arena 10 years ago
Chilledheart fa16ef394c Fix errors while building with clang 10 years ago
Igor Canadi a490d2d3a0 Revert "Define kInlineSize in .cc file instead of header" 10 years ago
Igor Canadi 35a8873aa6 Define kInlineSize in .cc file instead of header 10 years ago
sdong 3e4a9ec241 Arena to inline 2KB of data in it. 10 years ago
sdong 3a171dcb51 Pass logger to memtable rep and TLB page allocation error logged to info logs 10 years ago
sdong 4a7c747064 Revert "Revert "Allow allocating dynamic bloom, plain table indexes and hash linked list from huge page TLB"" 10 years ago
Igor Canadi d69dc64be7 Revert "Allow allocating dynamic bloom, plain table indexes and hash linked list from huge page TLB" 10 years ago
sdong 7dafa3a1d7 Allow allocating dynamic bloom, plain table indexes and hash linked list from huge page TLB 10 years ago
Igor Canadi 3c75cc15a9 Fix HashSkipList and HashLinkedList SIGSEGV 10 years ago
Kai Liu 11da8bc5df A heuristic way to check if a memtable is full 10 years ago
kailiu 906f3dca72 Add a hash-index component for block 10 years ago
kailiu 4e0298f23c Clean up arena API 11 years ago
kailiu 12b6d2b839 Separate the aligned and unaligned memory allocation 11 years ago
Dhruba Borthakur 9cd221094c Add appropriate LICENSE and Copyright message. 11 years ago
Dhruba Borthakur 4463b11cad Migrate names of properties from 'leveldb' prefix to 'rocksdb' prefix. 11 years ago
Dhruba Borthakur a143ef9b38 Change namespace from leveldb to rocksdb 11 years ago
Dhruba Borthakur 1186192ed1 Replace include/leveldb with include/rocksdb. 11 years ago
Xing Jin 0f0a24e298 Make arena block size configurable 11 years ago
Hans Wennborg 36a5f8ed7f A number of fixes: 13 years ago
dgrogan@chromium.org 69c6d38342 reverting disastrous MOE commit, returning to r21 13 years ago
dgrogan@chromium.org b743906eea Revision created by MOE tool push_codebase. 13 years ago
dgrogan@chromium.org b409afe968 chmod a-x 13 years ago
dgrogan@chromium.org f779e7a5d8 @20602303. Default file permission is now 755. 13 years ago
jorlow@chromium.org f67e15e50f Initial checkin. 13 years ago