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-05-12
Add backoff to sleep if no async work available. #1002
Susan LoVerso
2014-04-28
Add asynchronous compact support to async API.
Susan LoVerso
2014-04-16
Changes for atomic use for flush command. Fix counts in wtperf for
Susan LoVerso
2014-04-14
Add async support for wtperf populate. Remove unused stat.
Susan LoVerso
2014-04-07
Merge branch 'develop' into async
Michael Cahill
2014-03-26
Compilation fixes for C code.
Susan LoVerso
2014-03-26
Clean up pass for s_all.
Susan LoVerso
2014-03-10
Add statistics to show just how much prefix/suffix compression are
Keith Bostic
2014-02-27
Fix up the statistics fields, remove most of the previous merge/split
Keith Bostic
2014-02-22
Add code to check for identical blocks when reconciling a page: if we
Keith Bostic
2014-02-16
Replace eviction code to deepen the tree using split-merge pages with
Keith Bostic
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
[next]