Commit Graph

14 Commits (171f415b306c65d515d13272e134a7a7647d0e7a)

Author SHA1 Message Date
Gabriel Wicke 090c78a0d7 Support lowering CPU priority of background threads 6 years ago
Andrew Kryczka 3cea61392f include thread-pool priority in thread names 6 years ago
Andrew Kryczka 5a7e08468a fix ThreadStatus for bottom-pri compaction threads 7 years ago
Andrew Kryczka 5b2cb64bfb Prevent threads from respawning during joining 7 years ago
Andrew Kryczka cc01985db0 Introduce bottom-pri thread pool for large universal compactions 7 years ago
Siying Dong 3c327ac2d0 Change RocksDB License 7 years ago
Andrew Kryczka 6cc9aef162 New API for background work in single thread pool 7 years ago
Siying Dong d616ebea23 Add GPLv2 as an alternative license. 7 years ago
Siying Dong d2dce5611a Move some files under util/ to separate dirs 7 years ago
Tamir Duberstein 253799c06d Add missing include for `abort()` 7 years ago
Dmitri Smirnov 0a4cdde50a Windows thread 8 years ago
Daniel Black bfbcec2339 Gcc 7 error expansion to defined 8 years ago
sdong f7669b40ba Fix Windows Build 8 years ago
Islam AbdelRahman e9b2af87f8 Expose ThreadPool under include/rocksdb/threadpool.h 8 years ago
Willem Jan Withagen 0d65acec0c threadpool.cc: abort() lives in stdlib.h on FreeBSD (#1155) 8 years ago
sdong 157e0633e7 MutexLock -> ThreadPoolMutexLock in util/threadpool.cc 8 years ago
Dmitri Smirnov aab91b8d8f Use generic threadpool for Windows environment (#1120) 8 years ago
Baraa Hamodi 21e95811d1 Updated all copyright headers to the new format. 9 years ago
Venkatesh Radhakrishnan 030215bf01 Running manual compactions in parallel with other automatic or manual compactions in restricted cases 9 years ago
Javier González b2863017b1 Move posix threads into a library 9 years ago