Commit Graph

4 Commits (27f3af596609f3b86af5080cc870c869e836e7f2)

Author SHA1 Message Date
Yaroslav Stepanchuk 0a43061f8d Remove ROCKSDB_SUPPORT_THREAD_LOCAL define because it's a part of C++11 (#10015) 2 years ago
Peter Dillinger 31da5e34c1 C++20 compatibility (#6697) 4 years ago
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
Prashant D 4c8f336401 util: Fix coverity issues 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
Andrew Kryczka cda5fde2d9 CoreLocalArray class 7 years ago
Siying Dong d616ebea23 Add GPLv2 as an alternative license. 7 years ago
Daniel Black bfbcec2339 Gcc 7 error expansion to defined 8 years ago
Baraa Hamodi 21e95811d1 Updated all copyright headers to the new format. 9 years ago
sdong edf1cd497f Not generating "__attribute__((__unused__))" for padding fields if it is not CLANG 9 years ago
sdong 11672df19a Fix CLANG errors introduced by 7d87f02799 9 years ago
Nathan Bronson 7d87f02799 support for concurrent adds to memtable 9 years ago