summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-26Merge branch 'mongodb-3.4' into mongodb-3.2mongodb-3.2.10Alex Gorrod
2016-09-26Merge branch 'develop' into mongodb-3.4mongodb-3.4.0-rc0mongodb-3.3.15Alex Gorrod
2016-09-26WT-2928 Don't give up when the urgent queue is half empty. (#3063)Michael Cahill
2016-09-26WT-2928 Eviction failing to switch queues can lead to starvation (#3060)Keith Bostic
2016-09-26WT-2921 Reset the count when the last hazard pointer is cleared. (#3058)Michael Cahill
2016-09-25WT-2924 Ensure we are doing eviction when threads are waiting for it (#3061)Keith Bostic
2016-09-23WT-2924 Ensure we are doing eviction when threads are waiting for it. (#3056)Michael Cahill
2016-09-23WT-2919 Don't mask error returns from style checking scripts (#3049)Keith Bostic
2016-09-23WT-2926 WT_CONNECTION.reconfigure can attempt unlock of not-locked lock (#3057)Keith Bostic
2016-09-23WT-2925 WT_THREAD_PANIC_FAIL is a WT_THREAD structure flag (#3055)Keith Bostic
2016-09-23WT-2864 Update reconfigure test to detect hangs (#3051)Keith Bostic
2016-09-21WT-2923 heap-use-after-free on address in compaction (#3053)Keith Bostic
2016-09-20Merge branch 'mongodb-3.4' into mongodb-3.2Michael Cahill
2016-09-19WT-2874 Change test_compact01 to avoid eviction (#3050)Keith Bostic
2016-09-16WT-2918 the dist scripts create C files s_whitespace complains about (#3048)Keith Bostic
2016-09-16Merge branch 'develop' into mongodb-3.4mongodb-3.3.14mongodb-3.3.13Alex Gorrod
2016-09-16WT-2916 Fix and simplify s_whitespace. (#3047)Michael Cahill
2016-09-16WT-2910 When running in-memory, only evict dirty pages. (#3044)Michael Cahill
2016-09-16WT-2905 dead code: MongoDB Coverity #99881. (#3045)Michael Cahill
2016-09-15spellingMichael Cahill
2016-09-15WT-2913 Re-sort eviction queues if we find no new candidates. (#3043)Michael Cahill
2016-09-14WT-2914 In test/csuite program, added explicit call to wiredtiger_open to sat...Don Anderson
2016-09-14WT-2859 Restructure statistics gathering macros (#3016)Sulabh Mahajan
2016-09-14WT-2902 Track per-tree the efficiency of eviction walks. (#3036)Michael Cahill
2016-09-13WT-2911 add support for gcc6 (#3037)Keith Bostic
2016-09-14WT-2912 make --enable-strict run on the zseries test box (#3038)Keith Bostic
2016-09-13WT-2908 Change output of shortDesc to use shortName (#3035)David Hows
2016-09-13WT-2894 Add wtperf stress workload that tries to induce negative scaling (#3034)Alex Gorrod
2016-09-13WT-2900 Add ARM8 build support to WiredTiger and fix ARM CRC assembler tags (...Keith Bostic
2016-09-12WT-2908 Add a dry-run option to python suite (#3033)David Hows
2016-09-12Merge branch 'mongodb-3.4' into mongodb-3.2Michael Cahill
2016-09-12Merge branch 'develop' into mongodb-3.4Michael Cahill
2016-09-12WT-2903 Change the eviction_scrub_target default to 15% (#3032)Michael Cahill
2016-09-09Merge branch 'develop' into mongodb-3.4Alex Gorrod
2016-09-09WT-2901 Make checkpoint scrubbing configurable. (#3029)Michael Cahill
2016-09-08Merge branch 'develop' into mongodb-3.4Alex Gorrod
2016-09-08WT-2873 Refactor CRC32 code (#3000)Keith Bostic
2016-09-08WT-2897 Checkpoints can become corrupted on failure (#3027)Keith Bostic
2016-09-08WT-2233 Make aggressive / stuck a sliding scale rather than booleans. (#3022)Michael Cahill
2016-09-07WT-2896 Coverity #1362535: resource leak (#3026)Keith Bostic
2016-09-06WT-2892 hot backup can race with block truncate (#3023)Keith Bostic
2016-09-06WT-2323 code clean up. (#3025)Don Anderson
2016-09-06WT-2888 Switch functions to return void where possible (#3019)Keith Bostic
2016-09-05WT-2875 Add environment variable to disable long csuite tests (#3001)David Hows
2016-09-05WT-2876 Fix a memory leak of new wtperf URI (#3021)Alex Gorrod
2016-09-05WT-2876 Add an oplog-like ability to wtperf utility. (#2999)Alex Gorrod
2016-09-05WT-2323 Allocate a transaction id at the beginning of join iteration (#2943)Don Anderson
2016-09-05WT-2886 Ignore dirty eviction settings when in_memory is true. (#3018)Michael Cahill
2016-09-05WT-2555 Make test/Format and csuite run on Windows (#3011)Mark Benvenuto
2016-09-05WT-2881 Add -Wpedantic to clang compiler warning flags (#3010)Keith Bostic