index
:
mongo.git
master
release-6.0.1
release-7.0.1
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
config
Age
Commit message (
Expand
)
Author
2014-03-28
Update sharec_cache configuration again.
Alex Gorrod
2014-03-28
Update shared cache configuration options:
Alex Gorrod
2014-02-27
Don't automatically enable direct I/O on checkpoints.
Alex Gorrod
2014-02-26
Merge branch 'develop' into checkpoint-directio
Michael Cahill
2014-02-26
Add wiredtiger_config_parser_open and wiredtiger_version into extension API.
Alex Gorrod
2014-02-25
Update the configuration parsing API. Including:
Alex Gorrod
2014-02-24
Update the configuration parsing API. Not finalized, but a step closer.
Alex Gorrod
2014-02-13
Add configuration parsing to the public API.
Alex Gorrod
2014-02-11
Add compression as a wtperf config. #871
Susan LoVerso
2014-01-17
Do direct I/O reads on checkpoints to reduce the VM pressure of LSM workloads.
Michael Cahill
2014-01-08
Now that log syncing with fsync scales better than O_DSYNC, change the default.
Michael Cahill
2014-01-07
Update copyright notices for 2014.
Keith Bostic
2013-12-18
Increase the default value for session_max to 100. This allocates more space...
Michael Cahill
2013-12-18
Add automatic throttling for LSM based on merge speed. Update merge_threads.
Alex Gorrod
2013-12-17
Add a WT_SESSION::create lsm=(merge_min=X) configuration option.
Alex Gorrod
2013-12-12
Add the day-of-month as a decimal number, 01-31 to the statistics_log
Keith Bostic
2013-12-06
Merge branch 'develop' into compact-lsm
Alex Gorrod
2013-12-06
Implement compact for LSM trees. Add a new timeout compact configuration.
Alex Gorrod
2013-12-06
Make 10MB the default LSM chunk size, modify some wtperf jobs to use 10MB chu...
Michael Cahill
2013-12-04
auto-generated files
Michael Cahill
2013-12-03
Move LSM configuration options to be a group in WT_SESSION->create API.
Alex Gorrod
2013-12-03
Add a new lsm_chunk_max configuration option to WT_SESSION->create.
Alex Gorrod
2013-11-11
Merge branch 'develop' into fine-grained-durability
Michael Cahill
2013-11-11
Go back to "allocation_size" to avoid breaking the world.
Michael Cahill
2013-11-09
Compression changes.
Keith Bostic
2013-11-08
Merge branch 'develop' into fine-grained-durability
Michael Cahill
2013-11-05
We can't default the cursor's statistics configuration to "fast", the
Keith Bostic
2013-11-05
Create a Python pass for source code style checking (to eventually replace s_...
Michael Cahill
2013-10-24
Merge branch 'develop' into fine-grained-durability
Michael Cahill
2013-10-21
Don't say the statistics configuration of WT_SESSION.open_cursor
Keith Bostic
2013-10-21
Add clear to the connection statistics configuration and remove "clear"
Keith Bostic
2013-10-21
Change the default statistics configuration from "fast" to "none".
Keith Bostic
2013-10-19
API change: rework "run-time" and "tree-walk" statistics configuration.
Keith Bostic
2013-10-17
Merge branch 'develop' into fine-grained-durability
Michael Cahill
2013-10-08
Merge branch 'develop' into fine-grained-durability
Michael Cahill
2013-10-04
Create Bloom filters whenever waiting to do a merge. Remove the 'lsm_bloom_n...
Michael Cahill
2013-10-03
Change default for logging to be off.
Susan LoVerso
2013-10-02
Change the default statistics_fast configuration from false to true.
Keith Bostic
2013-09-05
Merge branch 'develop' into fine-grained-durability
Michael Cahill
2013-08-30
We're doing replacement of quotes with backslash/quote pairs, add in
Keith Bostic
2013-08-30
Add a new skiplist to the WT_PAGE_MODIFY structure and use it to track
Keith Bostic
2013-08-29
Add a "recovery" verbose mode.
Michael Cahill
2013-08-29
Scan through files before the main recovery loop, gathering checkpoint LSNs a...
Michael Cahill
2013-08-28
Cherry pick Sue's sync configuration changes, so develop matches the fine-gra...
Michael Cahill
2013-08-28
Rename the wiredtiger_open config key 'transaction_sync', remove 'sync' from ...
Michael Cahill
2013-08-27
Add transaction_log_sync support for config.
Susan LoVerso
2013-08-26
Save LSNs in files during checkpoint.
Michael Cahill
2013-08-16
Merge branch 'develop' into fine-grained-durability
Michael Cahill
2013-08-14
Add the WT_SESSION.create prefix_compression_min string configuring the
Keith Bostic
2013-08-09
Merge branch 'develop' into fine-grained-durability
Michael Cahill
[next]