Commit Graph

2 Commits (680c41634882d5d54237a2be88b2171f0042a55c)

Author SHA1 Message Date
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
Siying Dong e9e0101ca4 Move test related files under util/ to test_util/ (#5377) 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
Dmitri Smirnov 236fe21c92 Enable MS compiler warning c4244. 9 years ago
Andres Noetzli ad0d70ca1e Relax asserts in arena_test 9 years ago
Andres Noetzli c67d206898 Fixed arena_test failure due to malloc_usable_size() 9 years ago
sdong 9d6503f88d Fix arena_test test break using glibc-2.17 9 years ago
sdong 3d78eb66bb Arena usage to be calculated using malloc_usable_size() 9 years ago
Igor Sugak b4b69e4f77 rocksdb: switch to gtest 9 years ago
Shaohua Li 1410180167 Make arena use hugepage if possible 10 years ago
sdong 3e4a9ec241 Arena to inline 2KB of data in it. 10 years ago
kailiu 4e0298f23c Clean up arena API 11 years ago
Yancey afdd2d1a46 fix compile warning 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
Dhruba Borthakur aa42c66814 Fix all warnings generated by -Wall option to the compiler. 12 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