summaryrefslogtreecommitdiff
path: root/src/support/hazard.c
Commit message (Expand)AuthorAgeFilesLines
* Move the copying of the hazard references to the reconciliation code: evictionKeith Bostic2011-05-041-96/+0
* Fix the problem where a sync or close call could deadlock with a thread ofKeith Bostic2011-05-041-23/+23
* A problem with previous versions of the code was we did not get exclusiveKeith Bostic2011-05-031-0/+123
* This is the fix for the periodic hazard-check problem Michael has been seeing.Keith Bostic2011-04-111-7/+7
* Non-diagnostic build:Michael Cahill2011-04-041-2/+2
* We can't save a reference to the page before calling __wt_page_in, becauseKeith Bostic2011-04-031-0/+6
* In diagnostic mode, track the location from which we acquire hazard references.Keith Bostic2011-04-031-17/+28
* Re-write reconciliation code to instantiate in-memory only pages during splitsKeith Bostic2011-03-201-16/+23
* Formatting, mostly whitespace (s_longlines).Michael Cahill2011-03-071-7/+13
* Collapse the internal API, push sessions down into the OS layer for error han...Michael Cahill2011-03-041-24/+24
* Remove '$Id$ from sources, add more file to the list for s_copyright to check.Michael Cahill2011-02-161-2/+0
* Rename the WT_REF state values to be WT_REF specific, WT_CACHE and WT_OKKeith Bostic2011-02-121-11/+12
* Restructure the tree to ease merge.Michael Cahill2011-02-011-0/+133