Commit Graph

50 Commits (4428c7618103a1edc8ade238ca226e6aa33f8ac6)

Author SHA1 Message Date
Andrew Kryczka 791bff5b4e Prevent deadlock in db_stress with DbStressCompactionFilter (#8956) 3 years ago
Peter Dillinger 13ded69484 Built-in support for generating unique IDs, bug fix (#8708) 3 years ago
Peter Dillinger 318fe6941a Add port::GetProcessID() (#8693) 3 years ago
Jay Zhuang 45c65d6dcf Use thread-safe `strerror_r()` to get error message (#8087) 4 years ago
Yanqin Jin 394210f280 Remove unused includes (#7604) 4 years ago
Xavier Deguillard 249f2b59a0 build: make it compile with @mode/win (#7406) 4 years ago
Cheng Chang ee50b8d499 Be able to decrease background thread's CPU priority when creating database backup (#6602) 5 years ago
Peter Dillinger 43dde332cb Share kPageSize (and other small tweaks) (#6443) 5 years ago
sdong fdf882ded2 Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433) 5 years ago
Yi Wu 849a8c0ae0 fix sign compare warnings (#5651) 5 years ago
Siying Dong 000b9ec217 Move some logging related files to logging/ (#5387) 5 years ago
Levi Tamasi 34f8ac0c99 Make adaptivity of LRU cache mutexes configurable (#5054) 6 years ago
Kefu Chai c465509379 port_posix: use posix_memalign() for aligned_alloc 6 years ago
Bruce Mitchener 0de710f5b8 Use nullptr instead of NULL / 0 more consistently. 7 years ago
Andrew Kryczka 5d68243e61 Comment out unused variables 7 years ago
Igor Sugak aba3409740 Back out "[codemod] - comment out unused parameters" 7 years ago
David Lai f4a030ce81 - comment out unused parameters 7 years ago
Yi Wu e83d6a02e3 Not using aligned_alloc with gcc4 + asan 7 years ago
Daniel Black 16e0388205 LRUCacheShard cache line size alignment 7 years ago
Sagar Vemuri 72502cf227 Revert "comment out unused parameters" 7 years ago
Victor Gao 1d7048c598 comment out unused parameters 7 years ago
Siying Dong 3c327ac2d0 Change RocksDB License 7 years ago
Andrew Kryczka be421b0b16 portable sched_getcpu calls 7 years ago
Jos Collin a620966969 port: updated PhysicalCoreID() 7 years ago
Jos Collin 60847a3b08 port: updated PhysicalCoreID() 7 years ago
Siying Dong d616ebea23 Add GPLv2 as an alternative license. 7 years ago
dx9 b71c4e613f Alpine Linux Build (#990) 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 ac9bcb55ce Set max_open_files based on ulimit 9 years ago
sdong 6e9fbeb27c Move rate_limiter, write buffering, most perf context instrumentation and most random kill out of Env 9 years ago
Igor Canadi 25f273027b Fix iOS compile with -Wshorten-64-to-32 10 years ago
Lei Jin 5ef1ba7ff5 generic rate limiter 10 years ago
Yueh-Hsuan Chiang d4d338de33 Add timeout_hint_us to WriteOptions and introduce Status::TimeOut. 10 years ago
Yueh-Hsuan Chiang 6580685260 Add TimedWait() API to CondVar. 10 years ago
Bradley Grainger 2d02ec6533 Add separate Read/WriteUnlock methods in MutexRW. 10 years ago
Igor Canadi 1068d2fa60 Revert "Better port::Mutex::AssertHeld() and AssertNotHeld()" 11 years ago
Igor Canadi ddafceb6c2 Better port::Mutex::AssertHeld() and AssertNotHeld() 11 years ago
Igor Canadi 954679bb0f AssertHeld() should do things 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
Haobo Xu d897d33bf1 [RocksDB] Introduce Fast Mutex option 11 years ago
Dhruba Borthakur a58d48de79 Implement ReadWrite locks for leveldb 12 years ago
heyongqiang a4f9b8b49e merge 1.5 12 years ago
Hans Wennborg 36a5f8ed7f A number of fixes: 13 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