Commit Graph

25 Commits (da8ff9ff896ee4af400c4083c9f78eaf86576457)

Author SHA1 Message Date
Jonah Cohen 59a2763d5c Fix typo huage => huge 10 years ago
Igor Canadi 52783c793c declare kInline size in arena.cc 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
Dallas Marlow 557fbc9b3b arena spacing 10 years ago
Dallas Marlow 030db3d17e testing 10 years ago
Tyler Neely deb89401fd have proprocessor choose correct mmap args 10 years ago
dallas marlow f41cde3105 remove anon mmap allocation flag `MAP_HUGETLB` 10 years ago
sdong 3a171dcb51 Pass logger to memtable rep and TLB page allocation error logged to info logs 10 years ago
Igor Canadi 6785a52b1b Temporary remove perror() calls before we can log from inside of arena 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
Kai Liu 11da8bc5df A heuristic way to check if a memtable is full 11 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 a143ef9b38 Change namespace from leveldb to rocksdb 11 years ago
Xing Jin 0f0a24e298 Make arena block size configurable 11 years ago
Abhishek Kona c41f1e995c Codemod NULL to nullptr 12 years ago
Hans Wennborg 36a5f8ed7f A number of fixes: 13 years ago
dgrogan@chromium.org ba6dac0e80 @20776309 14 years ago
dgrogan@chromium.org 69c6d38342 reverting disastrous MOE commit, returning to r21 14 years ago
dgrogan@chromium.org b743906eea Revision created by MOE tool push_codebase. 14 years ago
dgrogan@chromium.org b409afe968 chmod a-x 14 years ago
dgrogan@chromium.org f779e7a5d8 @20602303. Default file permission is now 755. 14 years ago
jorlow@chromium.org f67e15e50f Initial checkin. 14 years ago