| Commit message (Expand) | Author | Age | Files | Lines |
* | WT-2220 Create WT_TIMEDIFF_US and fix use of constants. | Susan LoVerso | 2015-11-17 | 1 | -1/+1 |
* | WT-2210: enhance a comment, explain why we allocate raw compression structures | Keith Bostic | 2015-11-15 | 1 | -1/+4 |
* | WT-2210: if we allocate raw structures for a row-store and then re-use | Keith Bostic | 2015-11-15 | 1 | -3/+1 |
* | Fix a couple of comments. | Keith Bostic | 2015-11-01 | 1 | -4/+4 |
* | WT-2191: semantic sugar, flip it so the common test (disk_image == NULL) | Keith Bostic | 2015-10-31 | 1 | -14/+14 |
* | WT-2191: Fix another problem in the in-memory changes, the list of saved | Keith Bostic | 2015-10-31 | 1 | -4/+5 |
* | Merge pull request #2279 from wiredtiger/wt-2191-in-memory-disk-image | Michael Cahill | 2015-10-31 | 1 | -50/+55 |
|\ |
|
| * | Don't interpret in-memory configurations as doing update/restore | Keith Bostic | 2015-10-30 | 1 | -9/+10 |
| * | WT-2191: the reconcilation disk images are no longer uniquely associated with | Keith Bostic | 2015-10-30 | 1 | -41/+45 |
| * | WT-2191: in-memory configuration means multi->supd_dsk can be set in | Keith Bostic | 2015-10-30 | 1 | -3/+3 |
* | | WT-2189 Reset the maximum transaction for each reconciliation. | Michael Cahill | 2015-10-30 | 1 | -0/+1 |
|/ |
|
* | WT-2178 review feedback: | Alex Gorrod | 2015-10-29 | 1 | -6/+3 |
* | Merge branch 'develop' into inmem | Keith Bostic | 2015-10-28 | 1 | -8/+19 |
|\ |
|
| * | WT-2140: At the end of reconciliation, discard all of the reconciliation | Keith Bostic | 2015-10-23 | 1 | -6/+10 |
| * | Merge branch 'develop' into wt2140 | Keith Bostic | 2015-10-23 | 1 | -0/+6 |
| |\ |
|
| | * | Merge branch 'develop' into wt-2126-panic-on-failure | Keith Bostic | 2015-10-19 | 1 | -36/+43 |
| | |\ |
|
| | * | | WT-2126: instead of panicing on failure after moving the update chains | Keith Bostic | 2015-10-12 | 1 | -0/+6 |
| * | | | Merge branch 'develop' into wt2140 | Keith Bostic | 2015-10-23 | 1 | -36/+43 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | Merge branch 'develop' into wt2140 | Keith Bostic | 2015-10-12 | 1 | -75/+38 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | WT-2140: discard additional resources in WT_SESSION.reset. | Keith Bostic | 2015-09-27 | 1 | -3/+4 |
* | | | | WT-2178 Have eviction only discard empty pages for in memory workloads. | Alex Gorrod | 2015-10-28 | 1 | -1/+1 |
* | | | | Lint. | Alex Gorrod | 2015-10-27 | 1 | -1/+1 |
* | | | | Cleanup flags: don't check the connection-wide in-memory flag everywhere. | Michael Cahill | 2015-10-21 | 1 | -6/+5 |
* | | | | Don't write btree pages for in-memory databases. | Michael Cahill | 2015-10-21 | 1 | -5/+12 |
| |_|/
|/| | |
|
* | | | Import a minor cleanup from Amazon's branch, split out the code to display | Keith Bostic | 2015-10-19 | 1 | -36/+43 |
| |/
|/| |
|
* | | Merge branch 'develop' into wt-2108 | Keith Bostic | 2015-10-07 | 1 | -47/+30 |
|\ \ |
|
| * | | WT-2157 If we give up trying to split a page, make sure it is written by the ... | Michael Cahill | 2015-10-07 | 1 | -26/+11 |
| * | | Merge branch 'develop' into split-fairer | Alex Gorrod | 2015-10-01 | 1 | -19/+17 |
| |\ \ |
|
| | * \ | Merge pull request #2219 from wiredtiger/wt2119 | Michael Cahill | 2015-09-28 | 1 | -17/+15 |
| | |\ \ |
|
| | | * | | Now we have a flag if row-store internal pages have overflow keys, use | Keith Bostic | 2015-09-25 | 1 | -8/+15 |
| | | * | | Revert "WT-2119: We can't evict clean, multiblock row-store pages with overflow" | Keith Bostic | 2015-09-25 | 1 | -9/+0 |
| | | |/ |
|
| | * | | Boolean conversion pass over include. | Keith Bostic | 2015-09-27 | 1 | -2/+2 |
| | |/ |
|
| * | | WT-2131 Switch all WT_PAGE_RECONCILIATION locks to fair locks. | Alex Gorrod | 2015-09-28 | 1 | -8/+2 |
| * | | WT-2131 Add a new fair-lock type. | Alex Gorrod | 2015-09-28 | 1 | -2/+2 |
| * | | Merge branch 'develop' into split-fairer | Alex Gorrod | 2015-09-25 | 1 | -0/+9 |
| |\ \
| | |/ |
|
| * | | Merge branch 'develop' into split-fairer | Alex Gorrod | 2015-09-25 | 1 | -65/+65 |
| |\ \ |
|
| * | | | WT-2131 Switch to using a lock to control page splits. | Alex Gorrod | 2015-09-24 | 1 | -2/+8 |
* | | | | Merge branch 'develop' into wt-2108 | Keith Bostic | 2015-09-27 | 1 | -293/+348 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Merge branch 'develop' into wt2119 | Michael Cahill | 2015-09-25 | 1 | -65/+65 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | Boolean conversion pass over reconcile. | Keith Bostic | 2015-09-24 | 1 | -64/+64 |
| | * | | Boolean conversion pass for include. | Keith Bostic | 2015-09-24 | 1 | -1/+1 |
| | |/ |
|
| * | | WT-2119: We can't evict clean, multiblock row-store pages with overflow | Keith Bostic | 2015-09-24 | 1 | -0/+9 |
| |/ |
|
| * | Merge branch 'develop' into more-bool | Michael Cahill | 2015-09-24 | 1 | -148/+188 |
| |\ |
|
| | * | whitespace | Keith Bostic | 2015-09-22 | 1 | -2/+2 |
| | * | Give CHILD_RELEASE/CHILD_RELEASE_ERR a WT_ prefix for consistency. | Keith Bostic | 2015-09-22 | 1 | -17/+15 |
| | * | Convert the child-modify state return to an enum for simplicity/clarity. | Keith Bostic | 2015-09-22 | 1 | -152/+173 |
| | * | Add minor wording to a comment. | Keith Bostic | 2015-09-22 | 1 | -5/+10 |
| | * | WT-2115 Simplify checking for deleted child pages in reconciliation, fix logi... | Michael Cahill | 2015-09-21 | 1 | -24/+35 |
| | * | imported patch WT-2115 | Michael Cahill | 2015-09-21 | 1 | -3/+6 |
| * | | Boolean conversion for the rest of the btree code. | Keith Bostic | 2015-09-23 | 1 | -10/+10 |