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
Giuseppe Ottaviano 8f927e5f75 Fix undefined behavior in Hash 7 years ago
..
aligned_buffer.h Make direct I/O write use incremental buffer 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 Cut filter partition based on metadata_block_size 7 years ago
bloom_test.cc Cut filter partition based on metadata_block_size 7 years ago
build_version.cc.in Makefile: generate util/build_version.cc from .in file (#1384) 8 years ago
build_version.h fixed typo 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 Bug fix: Fast CRC Support printing is not honest 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 Limit trash directory to be 25% of total DB 7 years ago
delete_scheduler.h Limit trash directory to be 25% of total DB 7 years ago
delete_scheduler_test.cc Limit trash directory to be 25% of total DB 7 years ago
dynamic_bloom.cc Updated all copyright headers to the new format. 9 years ago
dynamic_bloom.h fixed typo in util/dynamic_bloom.h 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 Call RateLimiter for compaction reads 7 years ago
file_reader_writer.h Improve Status message for block checksum mismatches 7 years ago
file_reader_writer_test.cc Make direct I/O write use incremental buffer 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 Fix undefined behavior in Hash 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
hash_test.cc Fix undefined behavior in Hash 7 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 Optimize for serial commits in 2PC 7 years ago
murmurhash.h Optimize for serial commits in 2PC 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 Call RateLimiter for compaction reads 7 years ago
rate_limiter.h Call RateLimiter for compaction reads 7 years ago
rate_limiter_test.cc Do not run RateLimiterTest.Rate test on Travis+Mac OSX. 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 Limit trash directory to be 25% of total DB 7 years ago
sst_file_manager_impl.h Limit trash directory to be 25% of total DB 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 Improve Status message for block checksum mismatches 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 revert perf_context and io_stats to __thread 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 fixed typo 7 years ago
timer_queue.h Implement ReopenWritibaleFile on Windows and other fixes 7 years ago
timer_queue_test.cc Blob storage pr 7 years ago
transaction_test_util.cc fix valgrind init complaint 7 years ago
transaction_test_util.h Optimize for serial commits in 2PC 7 years ago
xxhash.cc fixed typo 7 years ago
xxhash.h Prevent xxhash symbols from polluting global namespace 9 years ago