Commit Graph

41 Commits (4e33f1e1dc40be18f8233a913324b2978c6a46fa)

Author SHA1 Message Date
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