0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00
Commit Graph

31 Commits

Author SHA1 Message Date
Eliot Horowitz
11c37403d9 use MONGOIF in headers 2011-07-18 16:29:59 -04:00
Dwight
eecddcd7de upgradeable prep (no use yet) and some slight cleaning and a writelock test 2011-07-11 15:50:27 -04:00
dwight
e95cab5429 stub upgradable 2011-06-18 15:40:28 -04:00
dwight
8fe3bcbcfd cleaning elim unused parm 2011-06-15 22:07:31 -04:00
dwight
33897ac5d1 fix problem with groupcommitlimitedlocks simultaneous with dropdatabase in 1.9 2011-05-03 00:56:47 -04:00
Dwight
21050ef6ae rwlock safer 2011-04-29 15:37:39 -04:00
Dwight
6d659f8a97 some RWLockRecursive enhancements including recursive on exclusive lcoks 2011-04-29 14:48:42 -04:00
Eliot Horowitz
d6997cbf79 some tests for locking trying to debug bizarre RWLock issue 2011-04-25 09:49:01 -04:00
Dwight
fcffeb2ad6 don't use slimreaderwriter. apparently you need pretty new versions for the Try* functions 2011-04-07 15:29:23 -04:00
Dwight
eb647131e6 use slimreaderwriter locks on win64. this requires vista+ or win2008 server.
no change for 32 bit
2011-04-07 13:36:05 -04:00
Eliot Horowitz
23dae53f75 try to make low priority rwlock more reliable 2011-04-06 10:33:26 -04:00
dwight
35f4067078 dur move journal write outside of read lock 2011-03-11 11:36:06 -05:00
Dwight
1740b023a8 rwlock_shared helper 2011-03-10 14:49:02 -05:00
Dwight
dc43ccdd8e towards deprecating something in rwlock 2011-03-10 14:28:49 -05:00
Eliot Horowitz
4ff4792ea0 posix fix for rwlock #3 2011-03-08 16:40:23 -05:00
Eliot Horowitz
077f3ea317 posix fix for rwlock #2 2011-03-08 16:29:24 -05:00
Eliot Horowitz
4639666145 fix rwlock for posix locks 2011-03-08 16:26:01 -05:00
Eliot Horowitz
141df23107 low priority rwlock defaults 2011-03-08 16:16:54 -05:00
Eliot Horowitz
8fb3dd5492 lowPriority option to RWLock 2011-03-01 02:37:58 -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
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
dwight
50216bd217 cleaning 2010-11-12 20:35:36 -05:00
dwight
8a7dd4f6c4 cleaning towards conventions 2010-11-06 15:37:45 -04:00
dwight
4c4349c696 cleaning and comme nts 2010-10-19 13:01:46 -04:00
Alberto Lerner
25095b1a33 Pull timer.h and time_support.h out of goodies.h (compile Legacy/SunOS) 2010-09-16 09:35:22 -04:00
Eliot Horowitz
f383a5afd4 make lowercase for solaris 2010-07-23 12:29:30 -04:00
dwight
f5c49c6c31 proper synchronization on reconfig 2010-07-23 11:48:07 -04:00
dwight
1f45ff1355 minor 2010-07-01 17:54:08 -04:00
dwight
e3d9b61b12 cleaning 2010-07-01 17:52:07 -04:00