You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
rocksdb/util
Siying Dong 95b0e89b5d Improve write buffer manager (and allow the size to be tracked in block cache) 7 years ago
..
aligned_buffer.h Add GPLv2 as an alternative license. 7 years ago
allocator.h Improve write buffer manager (and allow the size to be tracked in block cache) 7 years ago
arena.cc Improve write buffer manager (and allow the size to be tracked in block cache) 7 years ago
arena.h Improve write buffer manager (and allow the size to be tracked in block cache) 7 years ago
arena_test.cc Improve write buffer manager (and allow the size to be tracked in block cache) 7 years ago
auto_roll_logger.cc Add GPLv2 as an alternative license. 7 years ago
auto_roll_logger.h Add GPLv2 as an alternative license. 7 years ago
auto_roll_logger_test.cc Add GPLv2 as an alternative license. 7 years ago
autovector.h Address MS Visual Studio 2017 issue with autovector 7 years ago
autovector_test.cc Add GPLv2 as an alternative license. 7 years ago
bloom.cc Add GPLv2 as an alternative license. 7 years ago
bloom_test.cc Add GPLv2 as an alternative license. 7 years ago
build_version.cc.in Makefile: generate util/build_version.cc from .in file (#1384) 8 years ago
build_version.h Add GPLv2 as an alternative license. 7 years ago
channel.h Add GPLv2 as an alternative license. 7 years ago
coding.cc Add GPLv2 as an alternative license. 7 years ago
coding.h Avoid unsupported attributes when not building with UBSAN 7 years ago
coding_test.cc Add GPLv2 as an alternative license. 7 years ago
compaction_job_stats_impl.cc Single Delete Mismatch and Fallthrough statistics 8 years ago
comparator.cc do not read next datablock if upperbound is reached 7 years ago
compression.h Remove use of deprecated LZ4 function 8 years ago
concurrent_arena.cc Improve write buffer manager (and allow the size to be tracked in block cache) 7 years ago
concurrent_arena.h Improve write buffer manager (and allow the size to be tracked in block cache) 7 years ago
core_local.h Core-local statistics 7 years ago
crc32c.cc cross-platform compatibility improvements 7 years ago
crc32c.h Add GPLv2 as an alternative license. 7 years ago
crc32c_test.cc Add GPLv2 as an alternative license. 7 years ago
delete_scheduler.cc Add GPLv2 as an alternative license. 7 years ago
delete_scheduler.h Add GPLv2 as an alternative license. 7 years ago
delete_scheduler_test.cc Add GPLv2 as an alternative license. 7 years ago
dynamic_bloom.cc Updated all copyright headers to the new format. 9 years ago
dynamic_bloom.h Fix the wrong address for PREFETCH in DynamicBloom::Prefetch 7 years ago
dynamic_bloom_test.cc Add GPLv2 as an alternative license. 7 years ago
event_logger.cc Add GPLv2 as an alternative license. 7 years ago
event_logger.h Add GPLv2 as an alternative license. 7 years ago
event_logger_test.cc Add GPLv2 as an alternative license. 7 years ago
fault_injection_test_env.cc Add GPLv2 as an alternative license. 7 years ago
fault_injection_test_env.h Add GPLv2 as an alternative license. 7 years ago
file_reader_writer.cc fix unity test 7 years ago
file_reader_writer.h Blob storage pr 7 years ago
file_reader_writer_test.cc Add GPLv2 as an alternative license. 7 years ago
file_util.cc Add GPLv2 as an alternative license. 7 years ago
file_util.h Add GPLv2 as an alternative license. 7 years ago
filelock_test.cc Add GPLv2 as an alternative license. 7 years ago
filename.cc Add GPLv2 as an alternative license. 7 years ago
filename.h Add GPLv2 as an alternative license. 7 years ago
filter_policy.cc Add GPLv2 as an alternative license. 7 years ago
hash.cc Avoid unsupported attributes when not building with UBSAN 7 years ago
hash.h Add GPLv2 as an alternative license. 7 years ago
hash_map.h Use more efficient hash map for deadlock detection 8 years ago
heap.h Add GPLv2 as an alternative license. 7 years ago
heap_test.cc Add GPLv2 as an alternative license. 7 years ago
kv_map.h Add GPLv2 as an alternative license. 7 years ago
log_buffer.cc travis: add Windows cross-compilation 7 years ago
log_buffer.h Updated all copyright headers to the new format. 9 years ago
log_write_bench.cc Add GPLv2 as an alternative license. 7 years ago
logging.h Add GPLv2 as an alternative license. 7 years ago
memory_usage.h Add GPLv2 as an alternative license. 7 years ago
mpsc.h Blob storage pr 7 years ago
murmurhash.cc Add GPLv2 as an alternative license. 7 years ago
murmurhash.h Add GPLv2 as an alternative license. 7 years ago
mutexlock.h Add GPLv2 as an alternative license. 7 years ago
random.cc Add GPLv2 as an alternative license. 7 years ago
random.h Add GPLv2 as an alternative license. 7 years ago
rate_limiter.cc options.delayed_write_rate use the rate of rate_limiter by default. 7 years ago
rate_limiter.h options.delayed_write_rate use the rate of rate_limiter by default. 7 years ago
rate_limiter_test.cc Add GPLv2 as an alternative license. 7 years ago
slice.cc Add GPLv2 as an alternative license. 7 years ago
slice_transform_test.cc Add GPLv2 as an alternative license. 7 years ago
sst_file_manager_impl.cc Add GPLv2 as an alternative license. 7 years ago
sst_file_manager_impl.h Add GPLv2 as an alternative license. 7 years ago
status.cc Add GPLv2 as an alternative license. 7 years ago
status_message.cc Limit maximum memory used in the WriteBatch representation 7 years ago
stderr_logger.h Add GPLv2 as an alternative license. 7 years ago
stop_watch.h Add GPLv2 as an alternative license. 7 years ago
string_util.cc Add GPLv2 as an alternative license. 7 years ago
string_util.h Add GPLv2 as an alternative license. 7 years ago
sync_point.cc disable direct reads for log and manifest and add direct io to tests 7 years ago
sync_point.h disable direct reads for log and manifest and add direct io to tests 7 years ago
testharness.cc Add GPLv2 as an alternative license. 7 years ago
testharness.h Add GPLv2 as an alternative license. 7 years ago
testutil.cc Add GPLv2 as an alternative license. 7 years ago
testutil.h Add GPLv2 as an alternative license. 7 years ago
thread_list_test.cc Add GPLv2 as an alternative license. 7 years ago
thread_local.cc Add GPLv2 as an alternative license. 7 years ago
thread_local.h cross-platform compatibility improvements 7 years ago
thread_local_test.cc Add GPLv2 as an alternative license. 7 years ago
thread_operation.h Gcc 7 error expansion to defined 8 years ago
threadpool_imp.cc New API for background work in single thread pool 7 years ago
threadpool_imp.h New API for background work in single thread pool 7 years ago
timer_queue.h Blob storage pr 7 years ago
timer_queue_test.cc Blob storage pr 7 years ago
transaction_test_util.cc Gcc-7 buffer size insufficient 8 years ago
transaction_test_util.h Fix AppVeyor build error 8 years ago
xxhash.cc Enable MS Warning C4804 : unsafe use of type 'bool' in operation 9 years ago
xxhash.h Prevent xxhash symbols from polluting global namespace 9 years ago