summaryrefslogtreecommitdiff
path: root/src/include/cache.i
AgeCommit message (Expand)Author
2012-01-24More eviction locking cleanups and fixes.Michael Cahill
2012-01-22Update copyright notices to 2012.Keith Bostic
2011-12-16Force eviction of pages that become more than 20 times larger in memory than ...Michael Cahill
2011-12-13Remove some noise remaining from the workq: we don't need WT_SESSION_IMPL->wq...Michael Cahill
2011-12-12update a comment, minor whitespace.Keith Bostic
2011-12-12Restructure reads to not use serialized functions, reduce the number of calls...Michael Cahill
2011-12-05Don't check read_lockout: just look at the cache usage directly before reading.Michael Cahill
2011-12-05Make eviction parameters tunable, to force more or less aggressive eviction.Michael Cahill
2011-11-29automatically prepend verbose messages with their particular tag lineKeith Bostic
2011-11-23Put code to check the cache and wake eviction when necessary in one place.Michael Cahill