Commit Graph

23 Commits

Author SHA1 Message Date
dwight
50902acb9a journal compression 2011-08-02 02:41:45 -04:00
dwight
3021bbf4e2 dead code elim 2011-07-11 08:11:38 -04:00
Dwight
fee2092cc0 fix a race bug with mmmutex and dur in particular with closealldatabases 2011-04-29 14:50:41 -04:00
dwight
35f4067078 dur move journal write outside of read lock 2011-03-11 11:36:06 -05:00
dwight
102afdad3e don't use markAllWritable (a _DEBUG test feature) when dur is on
will be simpler this way.  also the question would be which view to mark writable,
the private or the regular view if it is on...
2011-03-07 16:19:15 -05:00
Mathias Stearn
c4e0bd65a4 fix durability with _DEBUG 2011-01-05 15:40:43 -05:00
Mathias Stearn
0dca1c2332 recoveryJob now knows if doing recovery or WRITETODATAFILES 2011-01-04 20:01:22 -05:00
Eliot Horowitz
b828d21630 ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
Mathias Stearn
38624c7cc0 Only work with MongoFiles inside of lock 2010-12-30 15:47:30 -05:00
Dwight
70781110b4 compile fix for old code 2010-12-30 14:43:36 -05:00
dwight
b789ce6b94 add assertion 2010-12-30 08:32:51 -05:00
dwight
9472613d04 dur stats 2010-12-27 11:29:16 -05:00
dwight
bae0fdb468 dur speed research 2010-12-26 14:01:19 -05:00
dwight
2c5aae61e2 add a stat 2010-12-26 11:50:37 -05:00
dwight
da18488b48 organizing 2010-12-26 11:17:07 -05:00
Mathias Stearn
0bd4f7db8d privatize permanent members of WriteIntent 2010-12-22 16:52:47 -05:00
Mathias Stearn
3dfc3dd42b replace WriteIntent vector with a set and merge overlapping/adjacent intents 2010-12-20 15:17:02 -05:00
Mathias Stearn
9fcb46f038 Manually revert JObjAppendOp stuff 2010-12-20 13:29:58 -05:00
dwight
3c5c64a543 dur objappend temporarily off until fixed; objappend moved to its own data structure separate from basic writes 2010-12-19 15:31:11 -05:00
dwight
a3f04b6bc0 dur tiny optimization 2010-12-19 13:37:46 -05:00
dwight
1fb5ac5453 dur optimize writing to the oplog for durability 2010-12-19 10:54:45 -05:00
dwight
1dc486db7d dur stats beginnings 2010-12-17 12:13:50 -05:00
dwight
afb0d22032 organizing 2010-12-17 11:52:42 -05:00