Commit Graph

43 Commits (7e8d95cc0eae778351cba560d58aa63ea853d2af)

Author SHA1 Message Date
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
Orgad Shaneh 6401a8b76b Fix build with MinGW 8 years ago
Islam AbdelRahman e19163688b Add macros to include file name and line number during Logging 8 years ago
Willem Jan Withagen 0aab5e55f0 FreeBSD: malloc_usable_size is in <malloc_np.h> (#1428) 8 years ago
Willem Jan Withagen 821bcb0b39 util/arena.cc: FreeBSD: More portable use of mmap(MAP_ANON) (#1254) 8 years ago
Edouard A 02e62ebbc8 Fixes warnings and ensure correct int behavior on 32-bit platforms. 9 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
Igor Canadi dac3f22b77 Fix the test failure 9 years ago
Igor Canadi 7ee445dd68 Fix the compile warning 9 years ago
jsteemann aa58958d38 prevent potential memleaks in Arena::Allocate*() 9 years ago
sdong 3d78eb66bb Arena usage to be calculated using malloc_usable_size() 9 years ago
Dmitri Smirnov ef4b87f1b2 Commit both PR and internal code review changes 9 years ago
Dmitri Smirnov e25ee32e3d Arena needs mman header for mmap 9 years ago
Dmitri Smirnov d2f0912bd3 Merge the latest changes from github/master 9 years ago
Dmitri Smirnov 18285c1e2f Windows Port from Microsoft 9 years ago
Shaohua Li 1410180167 Make arena use hugepage if possible 10 years ago
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 11 years ago
Dallas Marlow 030db3d17e testing 11 years ago
Tyler Neely deb89401fd have proprocessor choose correct mmap args 11 years ago
dallas marlow f41cde3105 remove anon mmap allocation flag `MAP_HUGETLB` 11 years ago
sdong 3a171dcb51 Pass logger to memtable rep and TLB page allocation error logged to info logs 11 years ago
Igor Canadi 6785a52b1b Temporary remove perror() calls before we can log from inside of arena 11 years ago
sdong 4a7c747064 Revert "Revert "Allow allocating dynamic bloom, plain table indexes and hash linked list from huge page TLB"" 11 years ago
Igor Canadi d69dc64be7 Revert "Allow allocating dynamic bloom, plain table indexes and hash linked list from huge page TLB" 11 years ago
sdong 7dafa3a1d7 Allow allocating dynamic bloom, plain table indexes and hash linked list from huge page TLB 11 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