Commit Graph

6508 Commits (382277d0fe79ece86b799e3925919cf44c3afb4c)
 

Author SHA1 Message Date
yiwu-arbug e367774d19 Overload new[] to properly align LRUCacheShard 7 years ago
Yi Wu ad42d2fcbb Remove residual arcanist_util directory 7 years ago
Nikhil Benesch 279296f4d8 properly set C[XX]FLAGS during CMake configure-time checks 7 years ago
Nikhil Benesch c5f0c6cc66 compile with correct flags to determine SSE4.2 support 7 years ago
Jay 185ade4c0c cmake: support more compression type 7 years ago
Andrew Gallagher 5449c0990b rocksdb: make buildable on aarch64 7 years ago
Adam Retter a144a9782d Fix for CMakeLists.txt on Windows for RocksJava 7 years ago
Andrew Kryczka acf935e40f fix deletion dropping in intra-L0 7 years ago
Andrew Kryczka 8254e9b57c make sst_dump compression size command consistent 7 years ago
Andrew Kryczka 74f18c1301 db_bench support for non-uniform column family ops 7 years ago
Andrew Kryczka 5de98f2d50 approximate histogram stats to save cpu 7 years ago
yiwu-arbug 3f5888430a Fix c_test ASAN failure 7 years ago
yiwu-arbug e5a1b727c0 Fix blob DB transaction usage while GC 7 years ago
Andrew Kryczka 6f051e0c71 fix corruption_test valgrind 7 years ago
Kent767 ac098a4626 expose set_skip_stats_update_on_db_open to C bindings 7 years ago
Siying Dong 666a005f9b Support prefetch last 512KB with direct I/O in block based file reader 7 years ago
yiwu-arbug ad77ee0ea0 Revert "Makefile: correct faligned-new test" 7 years ago
Siying Dong b87ee6f773 Use more keys per lock in daily TSAN crash test 7 years ago
Stanislav Tkach 25df24254b Add column families related functions (C API) 7 years ago
Daniel Black 64f8484356 block_cache_tier: fix gcc-7 warnings 7 years ago
Oleksandr Anyshchenko 0cecf8155b Write batch for `TransactionDB` in C API 7 years ago
FireMail 6a9de43477 Windows.h macro call fix 7 years ago
jimmyway 23c7d13540 fix comment 7 years ago
Daniel Black 1fbad84b69 Makefile: correct faligned-new test 7 years ago
Aaron G 7848f0b24c add VerifyChecksum() to db.h 7 years ago
Andrew Kryczka 47ed3bfc3b fix WinEnv assertions 7 years ago
Chang Liu d97a72d63f Try to repair db with wal_dir option, avoid leak some WAL files 7 years ago
James Page 36375de76f gcc-7/i386: markup intentional fallthroughs 7 years ago
Maysam Yabandeh bdc056f8aa Refactor PessimisticTransaction 7 years ago
Maysam Yabandeh a9a4e89c38 Fix valgrind complaint about initialization 7 years ago
janlzlabs 4ca11b4b07 Update USERS.md 7 years ago
Maysam Yabandeh c9804e007a Refactor TransactionDBImpl 7 years ago
Sagar Vemuri 20dc5e74f2 Optimize range-delete aggregator call in merge helper. 7 years ago
Yi Wu 0d4a2b7330 Avoid blob db call Sync() while writing 7 years ago
Maysam Yabandeh 627c9f1abb Don't add -ljemalloc when DISABLE_JEMALLOC is set 7 years ago
Andrew Kryczka dce6d5a838 db_bench background work thread pool size arguments 7 years ago
Cholerae Hu 4f81ab38bf Makefile: fix for GCC 7+ and clang 4+ 7 years ago
Yi Wu 92afe830f9 Update all blob db TTL and timestamps to uint64_t 7 years ago
Alan Somers 5883a1ae24 Fix /bin/bash shebangs 7 years ago
Andrew Kryczka cc01985db0 Introduce bottom-pri thread pool for large universal compactions 7 years ago
Yi Wu 0b814ba92d Allow concurrent writes to blob db 7 years ago
Yi Wu 2c45ada4c4 Blob DB garbage collection should keep keys with newer version 7 years ago
Maysam Yabandeh 58410aee44 Fix the overflow bug in AwaitState 7 years ago
Maysam Yabandeh c3d5c4d38a Refactor TransactionImpl 7 years ago
Andrew Kryczka 060ccd4f84 support multiple CFs with OPTIONS file 7 years ago
Sagar Vemuri 3453870677 Fix statistics in RocksJava sample 7 years ago
Yi Wu 1900771bd2 Dump Blob DB options to info log 7 years ago
奏之章 3218edc573 Fix universal compaction bug 7 years ago
Andrew Kryczka 6a36b3a7b9 fix db get/write stats 7 years ago
Siying Dong a84cee8127 Add a missing "once" in .h 7 years ago