rocksdb/monitoring
Andrew Kryczka 5a7e08468a fix ThreadStatus for bottom-pri compaction threads
Summary:
added `ThreadType::BOTTOM_PRIORITY` which is used in the `ThreadStatus` object to indicate the thread is used for bottom-pri compactions. Previously there was a bug where we mislabeled such threads as `ThreadType::LOW_PRIORITY`.
Closes https://github.com/facebook/rocksdb/pull/3270

Differential Revision: D6559428

Pulled By: ajkr

fbshipit-source-id: 96b1a50a9c19492b1a5fd1b77cf7061a6f9f1d1c
2017-12-14 14:57:49 -08:00
..
file_read_sample.h
histogram_test.cc
histogram_windowing.cc
histogram_windowing.h
histogram.cc
histogram.h
instrumented_mutex.cc
instrumented_mutex.h
iostats_context_imp.h
iostats_context_test.cc
iostats_context.cc
perf_context_imp.h
perf_context.cc
perf_level_imp.h
perf_level.cc
perf_step_timer.h
statistics_test.cc
statistics.cc
statistics.h
thread_status_impl.cc fix ThreadStatus for bottom-pri compaction threads 2017-12-14 14:57:49 -08:00
thread_status_updater_debug.cc
thread_status_updater.cc
thread_status_updater.h
thread_status_util_debug.cc
thread_status_util.cc
thread_status_util.h