0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-30 00:56:44 +01:00
Commit Graph

1333 Commits

Author SHA1 Message Date
dwight
7e434caa8d _unlock call must come after adding view to view list. also move ismongommf check within so that it is checked from the open invocation 2011-01-15 21:14:32 -05:00
Mathias Stearn
8ed6dc3da7 don't lock if not MongoMMF 2011-01-14 18:01:29 -05:00
Kristina
c07f1d5379 Revert "use default port when none is given SERVER-2029"
This reverts commit bec19b9fb9.
2011-01-13 18:49:05 -05:00
Kristina
2397fef9c1 some tools don't use cmdline.cpp SERVER-2083 2011-01-13 17:48:44 -05:00
Kristina
7e78a93c75 add --socket option for domain sock loc SERVER-2083 2011-01-13 17:19:23 -05:00
Kristina
bec19b9fb9 use default port when none is given SERVER-2029 2011-01-13 16:11:55 -05:00
Mathias Stearn
e3ae36e076 Fix link errors 2011-01-12 20:22:46 -05:00
Mathias Stearn
bc79320ca8 old boost compile 2011-01-12 20:22:46 -05:00
Mathias Stearn
e0bdcb4f2b dont automatically create dbpath 2011-01-12 16:57:56 -05:00
dwight
87716d4152 compile windows 2011-01-12 16:32:24 -05:00
Mathias Stearn
1bc1c3cc3a Make sure parent dir exists before creating a file 2011-01-12 16:16:25 -05:00
Mathias Stearn
6564496c10 Close all files should clear NamespaceDetailsTransient 2011-01-12 16:16:25 -05:00
dwight
fcf81e35c6 a note on 32 bit 2011-01-12 10:45:31 -05:00
Eliot Horowitz
37fd9be7d4 nice way to indent log messages 2011-01-09 21:51:16 -05:00
Eliot Horowitz
51ca8ee218 FileAllocator cleaning 2011-01-09 01:45:33 -05:00
Eliot Horowitz
b3f7712ce4 some safety for setThreadName 2011-01-09 01:45:33 -05:00
dwight
62425650ef compile 2011-01-08 15:01:04 -05:00
dwight
bcb127567d faster 2011-01-08 14:43:04 -05:00
dwight
13b139f6c1 remove _TESTINTENT 2011-01-08 13:22:45 -05:00
Dwight
66e654de6a errmsg 2011-01-07 11:18:55 -05:00
Mathias Stearn
401f73dc8f compile and mongo_vstudio.cpp 2011-01-06 14:55:21 -05:00
Dwight
69afc0d81d vcxproj 2011-01-06 13:40:21 -05:00
Dwight
4f47d79a61 adding some self testing for concurrency. fledgling and will likely
evolve a lot; a first pass.
2011-01-06 13:37:56 -05:00
Mathias Stearn
a46248bdf6 remap errors should be fatal (posix only) 2011-01-05 12:43:05 -05:00
Mathias Stearn
42c57258cd Don't unmap in remapPrivateView (posix only) 2011-01-05 12:43:05 -05:00
Dwight
f52ce91146 Merge branch 'master' of github.com:mongodb/mongo
Conflicts:
	dbtests/threadedtests.cpp
2011-01-05 12:21:31 -05:00
Dwight
4a3ef2ec06 assure we get the same address on a remap of a memorymappedfile 2011-01-05 12:18:19 -05:00
dwight
fa7f1a3ca9 merge 2011-01-05 00:44:06 -05:00
Eliot Horowitz
19f1a2c184 astyle 2011-01-05 00:32:30 -05:00
dwight
872236ef77 use os functions for win sleep 2011-01-04 23:44:16 -05:00
Mathias Stearn
626b4eb79c Clarity 2011-01-04 19:39:26 -05:00
Dwight
89007cd83e trying native rwlock on windows as having problems with boost sharable 2011-01-04 17:44:37 -05:00
Eliot Horowitz
b828d21630 ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
Eliot Horowitz
aca009ca80 put connectionId in Client and in getLastError 2011-01-03 13:16:13 -05:00
dwight
7c6e505289 define our version of assert back after boost includes. we really need to never use assert, at least as we use it today and expect evaluation in release builds - we should switch to a mongoassert macro 2010-12-30 23:26:23 -05:00
dwight
0830dde457 compile 2010-12-30 15:38:54 -05:00
Dwight
479fa7c3cc errnum 2010-12-30 15:35:40 -05:00
Dwight
c325d0f44f findbypath for MongoFile 2010-12-30 15:34:30 -05:00
Dwight
aa5d394b2d couple more methods in util class 2010-12-30 14:43:34 -05:00
Eliot Horowitz
ca311f1e27 fix FileAllocator linking 2010-12-30 14:42:58 -05:00
Eliot Horowitz
32f28606d7 toward standards 2010-12-30 13:41:15 -05:00
Eliot Horowitz
1515793132 set thread name for FileAllocator thread 2010-12-30 13:41:15 -05:00
Eliot Horowitz
202ae7ec72 moving impl. of FileAllocator to .cpp 2010-12-30 13:41:15 -05:00
Eliot Horowitz
249952b8ae clean dependencies 2010-12-30 13:41:15 -05:00
Mathias Stearn
d62ca23e4a initialize _name on posix 2010-12-30 12:16:18 -05:00
Dwight
e6452738d8 turning off brekapoint for now on windows; afraid it will make _DEBUG win buildbot flaky 2010-12-29 12:53:14 -05:00
Dwight
411f6eff63 adjust assert threshold 2010-12-29 11:02:12 -05:00
Eliot Horowitz
a4267c0b9b message error handling cleanup 2010-12-29 00:51:38 -05:00
Mathias Stearn
66e9e0a937 Allow AlignedBuilder to shrink if >128MB 2010-12-28 20:03:42 -05:00
Mathias Stearn
8dbe2f9745 clarity 2010-12-28 19:36:51 -05:00