summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* WT-2463 Disable manydbs failure mode for now.Alex Gorrod2016-03-111-7/+11
* Merge pull request #2562 from wiredtiger/wt-2461sueloverso2016-03-101-2/+2
|\
| * WT-2461 Adjust sweep timeout values.Susan LoVerso2016-03-101-2/+2
|/
* WT-2318 Fix warnings.Susan LoVerso2016-03-101-4/+4
* WT-2318 Fix warnings.Susan LoVerso2016-03-101-5/+6
* Merge pull request #2550 from wiredtiger/wt-2318-auto-cond-varsueloverso2016-03-1020-135/+636
|\
| * Merge branch 'develop' into wt-2318-auto-cond-varSusan LoVerso2016-03-1019-178/+326
| |\ | |/ |/|
* | Merge pull request #2470 from wiredtiger/wt-2123Alex Gorrod2016-03-104-33/+78
|\ \
| * | WT-2123: Don't clear allocated memory if not requiredKeith Bostic2016-03-072-1/+2
| * | WT-2123: Don't clear allocated memory if not requiredKeith Bostic2016-03-073-17/+30
| * | Merge branch 'develop' into wt-2123Keith Bostic2016-03-07220-3226/+10093
| |\ \
| * | | WT-2123: Don't clear allocated memory if not requiredKeith Bostic2016-01-293-34/+41
| * | | WT-2123: Don't clear allocated memory if not required.Keith Bostic2016-01-292-18/+42
* | | | Merge pull request #2560 from wiredtiger/wt-2454Michael Cahill2016-03-102-11/+12
|\ \ \ \
| * | | | WT-2454: checkpoint_sync=false does not prevent flushes/sync to diskKeith Bostic2016-03-092-11/+12
| | |/ / | |/| |
* | | | Merge pull request #2556 from wiredtiger/wt-2451Alex Gorrod2016-03-102-9/+61
|\ \ \ \
| * | | | WT-2451 Allow eviction of WiredTiger metadata.Michael Cahill2016-03-072-9/+61
* | | | | Merge pull request #2558 from wiredtiger/wt-2418Alex Gorrod2016-03-101-1/+1
|\ \ \ \ \
| * | | | | WT-2418: test_rebalance failing with EBUSYKeith Bostic2016-03-071-1/+1
| | |/ / / | |/| | |
* | | | | Merge pull request #2559 from wiredtiger/wt-2456-crc32-updateKeith Bostic2016-03-091-60/+40
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | WT-2456 Update CRC32 Power8 CodeMark Benvenuto2016-03-091-60/+40
|/ / / /
* | | | Merge pull request #2553 from wiredtiger/wt-2391Keith Bostic2016-03-076-62/+125
|\ \ \ \ | |/ / / |/| | |
| * | | WT-2391: De-prioritize eviction from indexesKeith Bostic2016-03-062-1/+6
| * | | WT-2391: De-prioritize eviction from indexesKeith Bostic2016-03-061-0/+6
| * | | WT-2391: De-prioritize eviction from indexesKeith Bostic2016-03-064-23/+72
| * | | WT-2391: De-prioritize eviction from indexesKeith Bostic2016-03-061-9/+12
| * | | WT-2391: De-prioritize eviction from indexesKeith Bostic2016-03-063-22/+24
| * | | WT-2391: De-prioritize eviction from indexesKeith Bostic2016-03-061-0/+9
| * | | WT-2391: De-prioritize eviction from indexesKeith Bostic2016-03-061-4/+4
| * | | WT-2391: De-prioritize eviction from indexesKeith Bostic2016-03-064-27/+16
* | | | Merge pull request #2555 from wiredtiger/wt-2449Alex Gorrod2016-03-071-0/+5
|\ \ \ \
| * | | | WT-2449 Check for a 64-bit build during configure.Michael Cahill2016-03-071-0/+5
|/ / / /
* | | | Merge pull request #2554 from wiredtiger/wt-2448-statsKeith Bostic2016-03-062-2/+4
|\ \ \ \ | |/ / / |/| | |
| * | | WT-2448 Add no_scale flag into a couple of statistics.Alex Gorrod2016-03-072-2/+4
|/ / /
| | * WT-2318 Only check CPU usage at end of test. It can spike and reportSusan LoVerso2016-03-081-16/+5
| | * WT-2318 Fix smoke.sh script so it correctly fails.Susan LoVerso2016-03-082-3/+1
| | * WT-2318 Adjust CPU based on how many dbs are configured.Susan LoVerso2016-03-081-7/+16
| | * WT-2318 Unused variable.Susan LoVerso2016-03-081-1/+1
| | * WT-2318 Strings and whitespace.Susan LoVerso2016-03-082-4/+6
| | * WT-2318 Enhance test. Add different configs and some operations.Susan LoVerso2016-03-083-11/+132
| | * WT-2318 Add loop to check CPU for 30 seconds.Susan LoVerso2016-03-071-8/+10
| | * WT-2318 Increase max CPU default and add arg to pass it in.Susan LoVerso2016-03-071-5/+9
| | * WT-2318 Add test.Susan LoVerso2016-03-074-0/+149
| | * WT-2318 Remove unnecessary boolean usage.Susan LoVerso2016-03-071-1/+1
| | * WT-2318 Fix test suite failures.Susan LoVerso2016-03-071-7/+12
| | * WT-2318 Add __wt_cond_auto_signal for consistency.Alex Gorrod2016-03-076-10/+23
| | * WT-2318 Revert wtperf config change.Susan LoVerso2016-03-041-1/+1
| | * WT-2318 Add use of auto adjusting condition for some log threads.Susan LoVerso2016-03-0410-112/+186
| | * WT-2318 Add a safety check to auto condition variables.Alex Gorrod2016-03-041-0/+6
| | * Fix Windows build.Alex Gorrod2016-03-041-0/+1