Home
last modified time | relevance | path

Searched refs:decrease_background_thread_cpu_priority (Results 1 – 4 of 4) sorted by relevance

/rocksdb-6.9/include/rocksdb/utilities/
Dbackupable_db.h160 bool decrease_background_thread_cpu_priority = false; member
/rocksdb-6.9/utilities/backupable/
Dbackupable_db_test.cc1873 options.decrease_background_thread_cpu_priority = true; in TEST_F()
1886 options.decrease_background_thread_cpu_priority = true; in TEST_F()
1898 options.decrease_background_thread_cpu_priority = true; in TEST_F()
1913 options.decrease_background_thread_cpu_priority = true; in TEST_F()
Dbackupable_db.cc786 if (options.decrease_background_thread_cpu_priority) { in CreateNewBackupWithMetadata()
/rocksdb-6.9/
DHISTORY.md7 …ority of `BackupEngine`'s background threads by setting `decrease_background_thread_cpu_priority` …