Commit Graph

  • 6616e4d629 add prefetch to PosixRandomAccessFile in buffered io Aaron Gao 2017-04-26 14:21:04 -0700
  • f6a27d0bce Extract statistics tests into separate file Andrew Kryczka 2017-04-26 14:18:58 -0700
  • 7eddecce12 support bulk loading with universal compaction Aaron Gao 2017-04-26 13:28:39 -0700
  • 3b4d1b7a44 add <sys/sysmacros.h> to avoid warning with glibc 2.25 Aaron Gao 2017-04-26 01:09:05 -0700
  • e5e545a021 Reunite checkpoint and backup core logic Andrew Kryczka 2017-04-24 14:57:27 -0700
  • 72c21fb3f2 call GetRootDB() before cast to DBImpl* in CancelAllBackgroundWork Aaron Gao 2017-04-24 13:38:29 -0700
  • 4c9447d889 Add erase option to release cache Maysam Yabandeh 2017-04-24 11:21:47 -0700
  • 04d58970cb AIX and Solaris Sparc Support Tomas Kolda 2017-04-21 20:41:37 -0700
  • afff9951e2 Respect deprecated flag in table options Maysam Yabandeh 2017-04-21 17:30:30 -0700
  • 066cfbacc0 Adding -noprofile to CMakeLists for Windows Nick Anderson 2017-04-21 12:42:46 -0700
  • cb885bccfe set compaction_iterator earliest_snapshot to max if no snapshot Aaron Gao 2017-04-20 19:44:55 -0700
  • 7534ba7bde StackableDB should pass ResetStats() Siying Dong 2017-04-20 15:56:50 -0700
  • c1fbf91b2f Fixing Solaris Sparc crash due to cached TLS Tomas Kolda 2017-04-20 10:59:04 -0700
  • 963eeba488 Revert how check_format_compatible.sh checkout release branches. Siying Dong 2017-04-20 10:34:01 -0700
  • 97005dbd5d tools/check_format_compatible.sh to cover option file loading too Siying Dong 2017-04-20 10:16:13 -0700
  • 8f61967881 Add cpu usage to regression benchmarks (4th attempt) Maysam Yabandeh 2017-04-20 08:34:42 -0700
  • df74b775e6 Limit backups opened Andrew Kryczka 2017-04-19 13:15:16 -0700
  • 1dd7760513 Change L0 compaction score using level size Andrew Kryczka 2017-04-19 11:44:40 -0700
  • 927bbab25c Revert "Add cpu usage to regression benchmarks (3rd attempt)" Maysam Yabandeh 2017-04-19 11:02:09 -0700
  • 8e84a388ef Re-add index_per_partition but as deprecated Maysam Yabandeh 2017-04-18 20:19:34 -0700
  • 1553659d6a Add more recent versions to tools/check_format_compatible.sh Siying Dong 2017-04-18 18:31:15 -0700
  • 966ebb02f5 Hide event listeners from lite build Yi Wu 2017-04-18 17:12:50 -0700
  • 476e80be80 Add cpu usage to regression benchmarks (3rd attempt) Maysam Yabandeh 2017-04-18 17:09:47 -0700
  • c49d704656 Add DB:ResetStats() Siying Dong 2017-04-18 16:30:51 -0700
  • 0fcdccc33e Blob storage helper methods Yi Wu 2017-04-18 12:00:36 -0700
  • a6439d797e CMake: compile with -O2 Tamir Duberstein 2017-04-17 23:52:27 -0700
  • e67f0adf3a enable O2 optimization for lz4 Jay Lee 2017-04-16 11:42:01 -0700
  • bc3973259c CMake: add support for SSE4.2 Tamir Duberstein 2017-04-16 11:41:12 -0700
  • 7d5f5aa977 Separate compile and link for shared library Tudor Bosman 2017-04-16 10:37:07 -0700
  • 0716527341 remove warning Aaron Gao 2017-04-14 18:43:55 -0700
  • 6e8d6f429d readahead backwards from sst end Aaron Gao 2017-04-14 18:43:32 -0700
  • ca96654d85 Change Build Env to gcc-5 Siying Dong 2017-04-14 10:13:08 -0700
  • e9e6e53247 Simplify write thread logic Yi Wu 2017-04-13 14:46:25 -0700
  • 6799c7e00d Pass in remote as a param to branch creation script Sagar Vemuri 2017-04-13 13:22:30 -0700
  • 44fa8ece9b change use_direct_writes to use_direct_io_for_flush_and_compaction Aaron Gao 2017-04-13 13:07:33 -0700
  • 13b50358fb add space for buggy kernel warning Aaron Gao 2017-04-13 13:05:50 -0700
  • b6b9359ece Fix BYTES_WRITTEN accounting Igor Canadi 2017-04-13 11:58:44 -0700
  • 13369fbd4a Update ShipIt to honor TARGETS updates Islam AbdelRahman 2017-04-13 11:06:08 -0700
  • f2449ce922 Remove .deprecated_arcconfig Islam AbdelRahman 2017-04-13 15:54:49 -0700
  • 415be221cb RocksDB Release 5.4 : Update HISTORY.md and build version. Sagar Vemuri 2017-04-12 17:30:06 -0700
  • 3eab41d7c4 java dependencies test -s -> use test -d Daniel Black 2017-04-12 15:04:41 -0700
  • a22ed4eab1 internal_repo_rocksdb to build Java and RocksDB LITE Siying Dong 2017-04-12 15:00:03 -0700
  • 9f2cc59ec5 sync TARGETS file Islam AbdelRahman 2017-04-11 18:17:47 -0700
  • 10d7546961 set readahead buffer size from roundup(user_size) + 4k to roundup(use… Aaron Gao 2017-04-11 16:59:50 -0700
  • ba7da434ae fix db_stress crash caused by buggy kernel warning Aaron Gao 2017-04-11 16:53:57 -0700
  • 6257837d83 Add ROCKSDB_JAVA_NO_COMPRESSION flag Siying Dong 2017-04-11 16:51:15 -0700
  • 6a6723ee1e Move MergeOperatorPinning tests to be with other merge operator tests Sagar Vemuri 2017-04-11 16:11:27 -0700
  • 6a8d5c015b Revert "Report cpu usage using time command" Maysam Yabandeh 2017-04-11 13:49:04 -0700
  • 8f47a97512 File level histogram should be printed per CF, not per DB Siying Dong 2017-04-11 08:38:22 -0700
  • 9300ef5455 Fix shared lock upgrades Manuel Ung 2017-04-10 15:47:20 -0700
  • 1f8b119ed6 Limit maximum memory used in the WriteBatch representation Manuel Ung 2017-04-10 15:38:34 -0700
  • 97ec8a1349 Report cpu usage using time command Maysam Yabandeh 2017-04-10 14:49:12 -0700
  • 20778f2f92 Adding comments to the write path Maysam Yabandeh 2017-04-10 12:37:07 -0700
  • 7124268a09 Reduce the number of params needed to construct DBIter Sagar Vemuri 2017-04-10 11:13:23 -0700
  • 04abb2b2dd FreeBSD only requires WITH_JEMALLOC, not the rest Willem Jan Withagen 2017-04-09 11:15:35 -0700
  • 61730186df dummy diff Islam AbdelRahman 2017-04-07 16:58:07 -0700
  • 360e9960f8 Summary: Remove .arcconfig Islam AbdelRahman 2017-04-07 14:58:58 -0700
  • 69a5e6461f Deprecate .arcconfig Islam AbdelRahman 2017-04-07 14:40:30 -0700
  • 9690653db5 Add a verify phase to benchmarks Maysam Yabandeh 2017-04-07 11:25:42 -0700
  • dd8f9e38e9 Fix compilation for GCC-5 Ayappan 2017-04-07 10:41:38 -0700
  • c2954f9b6f Add Travis job to build examples Volker Mische 2017-04-07 10:36:09 -0700
  • 72fc1e9d07 avoid non-existent O_DIRECT on OpenBSD Nikhil Benesch 2017-04-07 10:26:19 -0700
  • ff97287016 Refactor compaction picker code Siying Dong 2017-04-06 20:06:34 -0700
  • 9e72939029 only FALLOC_FL_PUNCH_HOLE when ftruncate is buggy Aaron Gao 2017-04-06 18:08:53 -0700
  • 343b59d6ee Move various string utility functions into string_util Sagar Vemuri 2017-04-06 14:49:13 -0700
  • 1d068f6067 Fix CompactRange incorrect buffer release Ayappan 2017-04-06 13:59:24 -0700
  • df6f5a3772 Move memtable related files into memtable directory Yi Wu 2017-04-06 13:59:31 -0700
  • 107c5f6a60 CMake: more MinGW fixes Tamir Duberstein 2017-04-06 13:54:49 -0700
  • d2dce5611a Move some files under util/ to separate dirs Siying Dong 2017-04-05 19:02:00 -0700
  • c50e3750dc Use a human readable size for level report Islam AbdelRahman 2017-04-05 17:18:21 -0700
  • ce64b8b719 Divide db/db_impl.cc Siying Dong 2017-04-05 17:14:05 -0700
  • 02799ad77a Revert "delete fallocate with punch_hole" Aaron Gao 2017-04-05 15:56:45 -0700
  • e2a7b202c3 Release note for partition filters Maysam Yabandeh 2017-04-05 12:16:13 -0700
  • af256eb2b7 build db every monday Aaron Gao 2017-04-05 12:10:01 -0700
  • e5a1372b24 Rework test running script. Dmitri Smirnov 2017-04-05 11:22:36 -0700
  • d659faad54 Level-based L0->L0 compaction Andrew Kryczka 2017-04-04 17:57:27 -0700
  • a12306fab7 Add a notice on gflags installation in INSTALL.md Jevon Qiao 2017-04-04 16:24:08 -0700
  • 43010a929f Revert "[rocksdb][PR] CMake: more MinGW fixes" Siying Dong 2017-04-04 16:23:00 -0700
  • a30b75cdcf Add buckifier script to github repo Islam AbdelRahman 2017-04-04 16:09:31 -0700
  • 3450ac8c1b CMake: more MinGW fixes Tamir Duberstein 2017-04-04 14:53:30 -0700
  • 90cfd46458 update IterKey that can get user key and internal key explicitly Aaron Gao 2017-04-04 14:17:16 -0700
  • e2c6c06366 add TimedEnv Andrew Kryczka 2017-04-04 11:12:47 -0700
  • 9e44531803 Refactor WriteImpl (pipeline write part 1) Yi Wu 2017-04-04 10:19:33 -0700
  • 6ef8c620d3 Move auto_roll_logger and filename out of db/ Siying Dong 2017-04-03 18:27:24 -0700
  • a1c469d719 Add release notes for PinnableSlice Maysam Yabandeh 2017-04-03 14:58:10 -0700
  • 0537f515c2 fix run_remote with strong quoting Aaron Gao 2017-04-03 13:01:06 -0700
  • 72e6000947 fixed misses on Centos library installation instructions Doogie Lee 2017-04-03 11:58:00 -0700
  • 88cc81df5c auto_roll_logger_test to move away from real sleep Siying Dong 2017-04-03 11:24:39 -0700
  • d25e28d584 replace sometimes-undefined uint type with unsigned int Nikhil Benesch 2017-04-03 11:19:29 -0700
  • a1d7e487b3 Add L0 write-amp to compaction level stats Andrew Kryczka 2017-04-03 11:10:34 -0700
  • b6d6090630 CMake: support AVX2 in MinGW Tamir Duberstein 2017-04-03 09:58:35 -0700
  • bd7d13835e test remote instead run remote in regression test Aaron Gao 2017-03-31 18:40:45 -0700
  • c81a805fe6 test db existence on the remote host Aaron Gao 2017-03-31 14:51:19 -0700
  • 5fc1e6765a add -rf when remove db in regression test Aaron Gao 2017-03-31 11:58:51 -0700
  • 4ab4049f27 gflags has moved to GitHub Adam Retter 2017-03-31 09:59:02 -0700
  • 4e0065015d make all DB::Get overloads virtual Andrew Kryczka 2017-03-30 23:27:42 -0700
  • 6401a8b76b Fix build with MinGW Orgad Shaneh 2017-03-30 16:47:19 -0700
  • 80fe5b3855 disable test: DeleteSchedulerTest.DynamicRateLimiting1 Andrew Kryczka 2017-03-30 16:45:39 -0700
  • a9c86f51b7 backup garbage collect shared_checksum tmp files Andrew Kryczka 2017-03-30 14:44:56 -0700
  • da175f7ecc exit with code 2 when there is already a db_bench running in regression test Aaron Gao 2017-03-30 13:56:52 -0700