| Commit message (Expand) | Author | Age | Files | Lines |
* | WT-3345 Tune WiredTiger's read/write locks. (#3446) | Michael Cahill | 2017-06-02 | 1 | -15/+12 |
* | WT-3158 Fix structure layout on Windows. (#3416) | Michael Cahill | 2017-05-16 | 1 | -1/+1 |
* | WT-3216 changes suggested by clang-tidy (#3328) | Keith Bostic | 2017-03-17 | 1 | -8/+8 |
* | WT-3088 bug: WiredTiger can evict the tree's current eviction walk point (#3280) | Keith Bostic | 2017-02-09 | 1 | -3/+5 |
* | WT-3093 Reduce the size of WT_PAGE. (#3212) | Keith Bostic | 2016-12-23 | 1 | -54/+56 |
* | WT-3057 WiredTiger hazard pointers should use the WT_REF, not the WT_PAGE. (#... | Keith Bostic | 2016-12-08 | 1 | -3/+0 |
* | WT-3052 Improve search if index hint is wrong (#3166) | Michael Cahill | 2016-12-07 | 1 | -1/+1 |
* | WT-2954 Enable fast appends with small in-memory pages. (#3094) | Michael Cahill | 2016-10-24 | 1 | -0/+2 |
* | WT-1592 Add per-dhandle current cache usage statistics (#3062) | Alex Gorrod | 2016-10-14 | 1 | -0/+2 |
* | WT-2873 Refactor CRC32 code (#3000) | Keith Bostic | 2016-09-08 | 1 | -1/+1 |
* | WT-2233 Make aggressive / stuck a sliding scale rather than booleans. (#3022) | Michael Cahill | 2016-09-08 | 1 | -3/+8 |
* | WT-2847 Merge fair locks into read/write locks. (#2966) | Keith Bostic | 2016-08-17 | 1 | -2/+3 |
* | WT-2785 Scrub dirty pages rather than evicting them: single-page reconciliati... | Keith Bostic | 2016-07-26 | 1 | -3/+12 |
* | WT-2737 Scrub dirty pages rather than evicting them (#2889) | Keith Bostic | 2016-07-21 | 1 | -9/+14 |
* | WT-2558: WT_PAGE structure is 72B, reduce to 64B. | Keith Bostic | 2016-04-17 | 1 | -25/+23 |
* | WT-2558: WT_PAGE structure is 72B, reduce to 64B. | Keith Bostic | 2016-04-17 | 1 | -8/+17 |
* | WT-2558: WT_PAGE structure is 72B, reduce to 64B. | Keith Bostic | 2016-04-17 | 1 | -11/+5 |
* | WT-2391: De-prioritize eviction from indexes | Keith Bostic | 2016-03-06 | 1 | -0/+5 |
* | WT-60: big endian support | Keith Bostic | 2016-01-26 | 1 | -1/+1 |
* | Merge branch 'develop' into WT-60 | Keith Bostic | 2016-01-21 | 1 | -3/+12 |
|\ |
|
| * | Merge pull request #2434 from wiredtiger/WT-2321 | Michael Cahill | 2016-01-20 | 1 | -2/+2 |
| |\ |
|
| | * | WT-2321: race between eviction and worker threads on the eviction queue | Keith Bostic | 2016-01-13 | 1 | -2/+2 |
| * | | Merge branch 'develop' into wt-2247-column-store-splits | Keith Bostic | 2016-01-19 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| * | | Merge branch 'develop' into wt-2247-column-store-splits | Keith Bostic | 2015-12-31 | 1 | -1/+1 |
| |\ \ |
|
| * | | | If we split a column-store page, instantiate missing records in the page | Keith Bostic | 2015-12-13 | 1 | -0/+9 |
| * | | | Merge branch 'develop' into wt-2247-column-store-splits | Keith Bostic | 2015-12-12 | 1 | -1/+1 |
| |\ \ \ |
|
| * | | | | WT-2247: turn on in-memory splits for fixed-length column-store pages. | Keith Bostic | 2015-11-28 | 1 | -1/+1 |
* | | | | | WT-60: big endian support | Keith Bostic | 2016-01-15 | 1 | -0/+17 |
| |_|_|/
|/| | | |
|
* | | | | Upgrade copyright notices from 2015 to 2016. | Keith Bostic | 2016-01-01 | 1 | -1/+1 |
| |_|/
|/| | |
|
* | | | whitespace | Keith Bostic | 2015-12-20 | 1 | -1/+1 |
| |/
|/| |
|
* | | WT-2284: macro error, #define should have been #undef. | Keith Bostic | 2015-12-11 | 1 | -1/+1 |
|/ |
|
* | WT-2244 Don't wait for transactions after splits. | Michael Cahill | 2015-11-27 | 1 | -12/+0 |
* | WT-2244 Refine eviction during checkpoints. | Michael Cahill | 2015-11-27 | 1 | -10/+0 |
* | WT-2182: we can't let newly created internal pages split until we've | Keith Bostic | 2015-11-13 | 1 | -1/+2 |
* | Remove WT_PAGE.{pg_intl_deepen_split_append,pg_intl_deepen_split_last}, | Keith Bostic | 2015-11-12 | 1 | -14/+0 |
* | WT-2191: the reconcilation disk images are no longer uniquely associated with | Keith Bostic | 2015-10-30 | 1 | -2/+4 |
* | Merge branch 'develop' into reverse-splits | Keith Bostic | 2015-10-28 | 1 | -6/+9 |
|\ |
|
| * | WT-2131: don't grow the page structure. | Keith Bostic | 2015-10-26 | 1 | -6/+8 |
| * | WT-2126: Instead of leaking memory when a multi-page-split fails, set | Keith Bostic | 2015-10-19 | 1 | -0/+1 |
* | | SERVER-21027 Do reverse splits when deleting pages. | Michael Cahill | 2015-10-22 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'develop' into wt-2108 | Keith Bostic | 2015-10-07 | 1 | -3/+7 |
|\ |
|
| * | Merge branch 'develop' into split-fairer | Alex Gorrod | 2015-10-01 | 1 | -3/+2 |
| |\ |
|
| | * | WT-2119: Add a new WT_PAGE flag, WT_PAGE_OVERFLOW_KEYS, set on any | Keith Bostic | 2015-09-25 | 1 | -2/+3 |
| | * | Revert "WT-2119: We can't evict clean, multiblock row-store pages with overflow" | Keith Bostic | 2015-09-25 | 1 | -2/+0 |
| * | | WT-2131 Switch all WT_PAGE_RECONCILIATION locks to fair locks. | Alex Gorrod | 2015-09-28 | 1 | -8/+7 |
| * | | WT-2131 Add a new fair-lock type. | Alex Gorrod | 2015-09-28 | 1 | -1/+1 |
| * | | Merge branch 'develop' into split-fairer | Alex Gorrod | 2015-09-25 | 1 | -0/+2 |
| |\ \
| | |/ |
|
| * | | Merge branch 'develop' into split-fairer | Alex Gorrod | 2015-09-25 | 1 | -4/+0 |
| |\ \ |
|
| * | | | WT-2131 Switch to using a lock to control page splits. | Alex Gorrod | 2015-09-24 | 1 | -0/+6 |
* | | | | Merge branch 'develop' into wt-2108 | Keith Bostic | 2015-09-27 | 1 | -10/+6 |
|\ \ \ \
| | |_|/
| |/| | |
|