Commit Graph

55 Commits

Author SHA1 Message Date
Dwight
4bc686691b fix test 2011-12-01 13:21:25 -05:00
dwight
ac2ac5d3a4 logging and asserts 2011-12-01 11:53:00 -05:00
Dwight
fee2092cc0 fix a race bug with mmmutex and dur in particular with closealldatabases 2011-04-29 14:50:41 -04:00
dwight
4cccc1232c better error msg windows 2011-04-18 18:43:09 -04:00
dwight
feb266b1a9 fix compile warning 2011-04-15 17:32:45 -04:00
Dwight
a92aef4e15 SERVER-2942 attempt to fix problem with remapPrivateView on windows 2011-04-15 14:38:04 -04:00
Dwight
7550934069 log less 2011-03-10 14:30:47 -05:00
Dwight
bf441d1141 remove dead code 2011-03-08 15:57:38 -05:00
Mathias Stearn
eede4ec2fc add FileCreatedOp on first use of file, regardless of preexistence 180?
Previously FileCreatedOp wouldn't be done for preallocated files since they
already existed.
2011-03-01 18:05:15 -05:00
dwight
f97ad3e767 elim warning on 32 bit 2011-02-24 14:37:40 -05:00
dwight
b138f37192 comments 2011-02-21 19:09:54 -05:00
Eliot Horowitz
badd41ef11 line endings 2011-02-21 11:19:58 -05:00
dwight
af36369716 SERVER-2500 windows - eliminate mapaligned 2011-02-21 10:48:28 -05:00
Dwight
7783418dcd fix error reporting in the log 2011-02-15 15:31:44 -05:00
Dwight
c6b434de1b fix overlogging 2011-02-15 15:22:41 -05:00
dwight
9bd9f144b3 SERVER-2500 private map was using too much memory on windows 2011-02-15 15:04:12 -05:00
dwight
6b94c09f48 comments 2011-01-28 02:42:13 -05:00
dwight
7765cc5982 defensive 2011-01-25 16:35:01 -05:00
Eliot Horowitz
4d6fc6d5e5 comments and an assert in MongoMMF 2011-01-25 14:52:45 -05:00
dwight
e0ed295611 implement setNoJournal 2011-01-13 22:33:44 -05:00
dwight
13b139f6c1 remove _TESTINTENT 2011-01-08 13:22:45 -05:00
Dwight
5583c643bf just name changes to make things more explicit and clear hopefully 2011-01-04 12:58:03 -05:00
Eliot Horowitz
b828d21630 ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
dwight
70c8a02e6d more logging on _DEBUG 2010-12-25 13:36:02 -05:00
dwight
1ea270db8e fix dur2.js 2010-12-25 13:18:08 -05:00
dwight
4efaae0566 dur optimizing seeting context to local database as that will be super common case 2010-12-17 08:00:06 -05:00
dwight
6689861a0d Revert "Revert "str stuff""
This reverts commit 0e3aed4922a0c16756e1101b3c2ba24d1a10d9dc.
2010-12-15 10:42:50 -05:00
dwight
dad23bdae0 Revert "str stuff"
This reverts commit c4b67bcf8092dec4dc2bc20a86808d5fde517381.
2010-12-15 10:42:45 -05:00
dwight
62fbef60e7 str stuff 2010-12-15 10:42:43 -05:00
dwight
ba84222056 use relative paths in the journal 2010-12-14 20:27:24 -05:00
dwight
c7c5a57b1f eliminate the _DURABLE preprocessor define 2010-12-13 18:03:32 -05:00
Mathias Stearn
1c17cece76 Pull some durability code into a class for easy disabling 2010-12-10 19:20:43 -05:00
Dwight
b9132391e0 dur bug fix: createfileop was being logged incorrectly 2010-12-07 14:58:07 -05:00
dwight
cdeb62b371 dur bug fix and lots of asserts 2010-12-01 13:16:37 -05:00
Dwight
df1ce3043a dur fixes for cmdLine.dur==false when _DRUABLE is defined 2010-11-29 16:05:17 -05:00
dwight
83a58aa700 dur add a cmd lien setting 2010-11-28 10:13:01 -05:00
dwight
278fba2dd4 dur make fixes 2010-11-27 16:14:47 -05:00
dwight
6c3eb1ddd4 dur remap 2010-11-27 15:25:08 -05:00
dwight
ce93e7c824 dur 2010-11-26 18:18:24 -05:00
dwight
b8555c9f52 dur optimizations to not journal too much 2010-11-21 19:36:40 -05:00
dwight
11e4719820 dur mongommf cleanup and fixes 2010-11-21 14:02:13 -05:00
dwight
8c6075dc61 dur 2010-11-20 15:29:49 -05:00
Dwight
86a7618917 dur 2010-11-17 13:59:29 -05:00
Dwight
416127768f private views dur 2010-11-16 16:40:56 -05:00
Dwight
f8cc8e608e DRY 2010-11-16 16:27:26 -05:00
dwight
8b49740bf9 dur work 2010-11-14 22:28:04 -05:00
dwight
718a1407d7 dur 2010-11-13 18:32:41 -05:00
dwight
eaec449b9e dur 2010-11-13 17:42:41 -05:00
Dwight
c5ca01e648 dur 2010-11-04 17:43:02 -04:00
Dwight
c90054b26d try a SEQUENTIAL hint for .ns files 2010-10-13 13:06:49 -04:00