Commit Graph

9 Commits (37ae8cc60fd71089849b1e0ac8bfb4f8b62445af)

Author SHA1 Message Date
Andrew Kryczka cc01985db0 Introduce bottom-pri thread pool for large universal compactions 8 years ago
Siying Dong 3c327ac2d0 Change RocksDB License 8 years ago
Siying Dong 857e9960be Improve the error message for I/O related errors. 8 years ago
Andrew Kryczka 6cc9aef162 New API for background work in single thread pool 8 years ago
Anirban Rahut d85ff4953c Blob storage pr 8 years ago
Siying Dong d616ebea23 Add GPLv2 as an alternative license. 8 years ago
Tomas Kolda 04d58970cb AIX and Solaris Sparc Support 8 years ago
Nikhil Benesch 72fc1e9d07 avoid non-existent O_DIRECT on OpenBSD 8 years ago
Siying Dong d2dce5611a Move some files under util/ to separate dirs 8 years ago
Aaron Gao e877afa08b Remove bulk loading and auto_roll_logger in rocksdb_lite 8 years ago
Aaron Gao db2b4eb50e avoid direct io in rocksdb_lite 8 years ago
Dmitri Smirnov 0a4cdde50a Windows thread 8 years ago
Aaron Gao dc2584eea0 direct reads refactor 8 years ago
Aaron Gao 972f96b3fb direct io write support 8 years ago
Andrew Kryczka f0c509e2c8 Return finer-granularity status from Env::GetChildren* 8 years ago
Changli Gao 548d7fb261 Fix fd leak when using direct IOs 8 years ago
Maysam Yabandeh 9d60151b04 Implement PositionedAppend for PosixWritableFile 8 years ago
Islam AbdelRahman ba65c816bb Support POSIX RandomRWFile 9 years ago
Islam AbdelRahman e9b2af87f8 Expose ThreadPool under include/rocksdb/threadpool.h 9 years ago
Yueh-Hsuan Chiang b248e98cf9 Fix a destruction order issue in ThreadStatusUpdater 9 years ago
krad 21f847eda5 Direct IO fix for Mac 9 years ago
krad f89caa127b Direct IO capability for RocksDB 9 years ago
Dmitri Smirnov aab91b8d8f Use generic threadpool for Windows environment (#1120) 9 years ago
Yueh-Hsuan Chiang a3db93c261 Remove the SyncPoint usage in the destructor of PosixEnv 9 years ago
Yueh-Hsuan Chiang 908100399c Fixed a dependency issue of ThreadLocalPtr 9 years ago
Baraa Hamodi 21e95811d1 Updated all copyright headers to the new format. 9 years ago
Andrew Kryczka acd7d58695 [directory includes cleanup] Remove util->db dependency for ThreadStatusUtil 9 years ago
Venkatesh Radhakrishnan 030215bf01 Running manual compactions in parallel with other automatic or manual compactions in restricted cases 9 years ago
Yueh-Hsuan Chiang 00d6edf6a0 Ensure the destruction order of PosixEnv and ThreadLocalPtr 9 years ago
Javier González b2863017b1 Move posix threads into a library 9 years ago
sdong 47414c6cd6 Move include/posix/io_posix.h to util/io_posix.h 9 years ago
sdong 44d4057d78 Avoid some includes in io_posix.h 9 years ago
Javier González 6e6dd5f6f9 Split posix storage backend into Env and library 9 years ago
Igor Canadi 4e07c99a9a Fix iOS build 9 years ago
Sage Weil 1bcafb62f4 env: add ReuseWritableFile 9 years ago
sdong e1a5ff857b Allow users to disable some kill points in db_stress 9 years ago
Igor Canadi 40cdf797d2 Fix compile error on platforms without fallocate() 10 years ago
Lakshmi Narayanan 4049bcde39 Added boolean variable to guard fallocate() calls 10 years ago
jsteemann bbb18c8278 removed unused variable of type Status, fixed indentation 10 years ago
Dmitri Smirnov 30e82d5c41 Refactor to support file_reader_writer on Windows. 10 years ago
Amit Arya 20c44fefb7 t6913679: Use fallocate on LOG FILESS 10 years ago
Igor Canadi 16ebe3a2a9 Mmap reads should not return error if reading past file 10 years ago
Islam AbdelRahman 3bd9db420e [Cleanup] Remove RandomRWFile 10 years ago
Mike Kolupaev e06cf1a098 [wal changes 3/3] method in DB to sync WAL without blocking writers 10 years ago
Mike Kolupaev 3bf9f9a832 cleaned up PosixMmapFile a little 10 years ago
agiardullo 064294081b Improved FileExists API 10 years ago
sdong 6e9fbeb27c Move rate_limiter, write buffering, most perf context instrumentation and most random kill out of Env 10 years ago
sdong 5ec829bc4f Cleaning up CYGWIN define of fread_unlocked to port 10 years ago
sdong f9728640f3 "make format" against last 10 commits 10 years ago
Dmitri Smirnov d2f0912bd3 Merge the latest changes from github/master 10 years ago