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
/
include
/
stat.h
Age
Commit message (
Expand
)
Author
2014-02-06
Add statistics to track the amount of time application threads spend throttle...
Michael Cahill
2014-01-08
When using fsync or fdatasync for log durability, have groups of threads pigg...
Michael Cahill
2014-01-07
Update copyright notices for 2014.
Keith Bostic
2013-11-30
Track connection & session data handle sweeps consistently, move
Keith Bostic
2013-11-24
Add a connection statistic when checkpoint is running so statlog will
Keith Bostic
2013-11-21
Merge branch 'develop' into fine-grained-durability
Michael Cahill
2013-11-19
Give statistics' integer IDs separate namespaces.
Keith Bostic
2013-11-18
Start tuning the WT_SESSION_IMPL cache of WT_EXT and WT_SIZE structures.
Keith Bostic
2013-11-18
Merge branch 'develop' into fine-grained-durability
Alex Gorrod
2013-11-17
Rename block manager statistics with "block manager" prefix so they sort
Keith Bostic
2013-11-14
Don't use condition variables in log code when no-sync is configured.
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
Merge branch 'develop' into compress
Keith Bostic
2013-11-09
Compression changes.
Keith Bostic
2013-11-08
Merge branch 'develop' into fine-grained-durability
Michael Cahill
2013-11-08
Add statistics tracking forced eviction.
Alex Gorrod
2013-11-08
Merge branch 'develop' into fine-grained-durability
Michael Cahill
2013-11-05
Add a statistic of the number of bytes currently available in the file
Keith Bostic
2013-11-05
Merge branch 'develop' into fine-grained-durability
Michael Cahill
2013-11-01
lint, cleanup, style.
Keith Bostic
2013-10-25
Add statistics to log buffering and general review cleanup.
Alex Gorrod
2013-10-23
Remove uninteresting stat. #586
Susan LoVerso
2013-10-21
Add some wording to stat.h noting which groups of statistics do what.
Keith Bostic
2013-10-19
API change: rework "run-time" and "tree-walk" statistics configuration.
Keith Bostic
2013-10-17
Merge branch 'develop' into statistics-split
Keith Bostic
2013-10-14
Merge branch 'develop' into mutex-logging
Keith Bostic
2013-10-14
Merge branch 'develop' into statistics-split
Keith Bostic
2013-10-12
Table statistics no longer needs WT_STAT_INCRKV, and no other code
Keith Bostic
2013-10-10
Split statistics macros into two parts: run-time and everything else,
Keith Bostic
2013-10-10
We require 8B atomic updates, there's no reason to restrict the
Keith Bostic
2013-10-06
Add support for tracking which spinlocks block other spinlocks and
Keith Bostic
2013-08-24
The cursor's write-generation value is no longer used, it's only set and
Keith Bostic
2013-08-15
Merge branch 'develop' into split-hot-pages
Alex Gorrod
2013-08-13
Periodically close session and connection dhandles that are no longer
Susan LoVerso
2013-08-13
Changes to page splitting as per review comments.
Alex Gorrod
2013-08-09
Implement the rest of splitting pages in memory if they can't be evicted.
Alex Gorrod
2013-07-15
Merge branch 'develop' into logging
Susan LoVerso
2013-07-13
It's a lot more interesting when internal pages have overflow keys than
Keith Bostic
2013-06-19
Add a couple new stats. Changes to handle direct_io.
Susan LoVerso
2013-06-17
Merge branch 'develop' into logging
Susan LoVerso
2013-06-05
Change transaction IDs to 64-bits, remove code that deals with wrapping.
Michael Cahill
2013-05-29
Remove unnecessary total_len from log record.
Susan LoVerso
2013-05-29
Add flags to flags.py. Implement log_scan API. Some bug fixes.
Susan LoVerso
2013-05-28
Create a more general-purpose block-manager preload call and pre-load
Keith Bostic
2013-05-22
Basic __wt_log_read function and some test code to use it.
Susan LoVerso
2013-05-20
Add direct_io support for logging.
Susan LoVerso
2013-05-20
Add file_max config back in. Fix a few statistics.
Susan LoVerso
2013-05-09
Merge branch 'develop' into logging. Commit merge conflicts.
Susan LoVerso
2013-05-09
Start logging implementation
Susan LoVerso
[next]