Commit Graph

89 Commits

Author SHA1 Message Date
dwight
b01b0c05ad timer 2011-09-12 23:32:26 -04:00
dwight
5995cc1d5b fix Timer change, prev commit wasnt quite right 2011-09-12 23:32:22 -04:00
dwight
e78bc26396 timer class was slow on windows; fixed. 2011-09-12 23:32:19 -04:00
Eliot Horowitz
21855b87fc fix thread name setting when using conn 2011-09-09 13:44:15 -04:00
dwight
c35d24d64d cleaning 2011-06-05 18:07:43 -04:00
dwight
736733e957 commnet 2011-04-18 18:43:51 -04:00
Eliot Horowitz
b3f7712ce4 some safety for setThreadName 2011-01-09 01:45:33 -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
Eliot Horowitz
ca311f1e27 fix FileAllocator linking 2010-12-30 14:42:58 -05:00
dwight
c853e9a206 work around a header include dependency issue; plus misc cleaning 2010-12-12 10:59:16 -05:00
dwight
45b8d23943 Revert "demangle stack trace on gcc"
This reverts commit 5835366b45.
2010-11-24 21:41:31 -05:00
dwight
5835366b45 demangle stack trace on gcc 2010-11-24 17:15:37 -05:00
dwight
50216bd217 cleaning 2010-11-12 20:35:36 -05:00
Eliot Horowitz
5d50b728f8 replace goingAway with inShutdown() SERVER-1876 2010-11-11 01:47:15 -05:00
Alberto Lerner
5f7500bf01 Pull timer.h and time_support.h out of goodies.h
The code on both the new header files is essentially the same. This
commit just adjusted #include in dependent modules. The new headers
did not make to pch.h.

This change is in preparation for some improvements in code that is
now in time_support.h
2010-09-16 09:18:46 -04:00
Dwight
e3d6d6da23 win compiler not happy 2010-08-26 12:37:53 -04:00
Dwight
5ce8ea40de faster for windows release 2010-08-26 12:34:51 -04:00
Dwight
6d694cef86 clean up logging. now that we show the thread the indentation wasnt useful 2010-08-26 12:18:03 -04:00
dwight
94a94ff14b rawOut more 2010-08-22 17:23:50 -04:00
dwight
a0973cd10e dont heap allocate in rawOut function when avoidable 2010-08-22 13:54:03 -04:00
Eliot Horowitz
1965d3b3a9 safe shutdown 2010-07-28 13:29:17 -04:00
Eliot Horowitz
c9f86b31aa fix rawOut to use --logpath 2010-07-23 23:14:37 -04:00
Alberto Lerner
d46f9c1bfe Eliminate implicit conversion 2010-07-19 12:39:14 -04:00
Eliot Horowitz
f8489f4b0c make a global RamLog and display in webserver 2010-07-17 12:38:48 -04:00
Mathias Stearn
13c6875815 temporarily Revert "git rid of "operator string""
This reverts commit 95fa51a1df.
2010-07-07 01:22:33 -04:00
Mathias Stearn
95fa51a1df git rid of "operator string" 2010-07-07 00:30:17 -04:00
Eliot Horowitz
4c20050cf7 better thread name logging 2010-06-29 18:10:40 -04:00
Alberto Lerner
80ac07ebcd Fix warning 2010-06-11 16:09:23 -04:00
Eliot Horowitz
9671411932 i think this is needed because cout can be unsafe
Revert "Fix warning"

This reverts commit d4cc11852b.
2010-06-11 15:05:15 -04:00
Alberto Lerner
d4cc11852b Fix warning 2010-06-11 14:02:00 -04:00
alerner
1798ea2d85 Pull all the code for defining and printing the version of executables to one place. 2010-05-28 12:08:36 -04:00
Dwight Merriman
a190583c51 MutexDebugger 2010-05-26 00:46:49 -04:00
Dwight
c830be1477 log less during unit tests 2010-05-19 12:11:17 -04:00
Dwight
0630b1946c fix unix 2010-05-18 12:43:35 -04:00
Dwight
c33904ddfb name threads 2010-05-18 12:17:43 -04:00
Dwight Merriman
8be209992d build procdess tweaking 2010-05-02 19:17:35 -04:00
Dwight
bd28578ab8 stdafx->pch 2010-04-27 15:27:52 -04:00
Dwight
5f62e6af47 vcproj cleaning 2010-04-27 13:04:08 -04:00
Dwight
4b77d7fc78 allow a chaining style with BSONObjBuilder appends 2010-04-23 18:48:20 -04:00
Dwight
103b84006a fix broken build 2010-04-23 17:35:05 -04:00
Aaron
c971842a55 Revert "Revert "SERVER-695 don't destroy static global mutexes""
This reverts commit eb7cde3e75.

Conflicts:

	db/instance.h
2010-03-15 09:42:01 -07:00
Eliot Horowitz
066b8376cf thread safe string 2010-02-26 11:33:20 -05:00
Eliot Horowitz
4f8d71b475 move util/top to db/stats/top 2010-02-01 10:47:28 -05:00
dwight
05d80f56d8 don't assert in rawout 2010-01-24 11:05:45 -05:00
Eliot Horowitz
57137d6aca some Top refactoring 2009-12-25 22:06:07 -05:00
Mathias Stearn
d27c8505ea all client files now marked as Apache 2.0. SERVER-329. 2009-10-27 15:59:37 -04:00
Eliot Horowitz
52333b5e73 cute hack so log() works before startup is finished 2009-10-21 16:40:31 -04:00
Dwight
c43df1e575 make Top threadsafe 2009-10-14 15:48:13 -04:00
Dwight
2d934d1006 move curNs to Client object 2009-10-13 16:01:02 -04:00