Commit Graph

10 Commits

Author SHA1 Message Date
Eliot Horowitz
b2910bcc5e make spinlocks degrade better when under high contention 2011-10-13 23:30:22 -04:00
Dwight
27d004087c spinlock default implementation was using rwlock which is suboptimal. 2011-07-11 17:19:11 -04:00
Eliot Horowitz
3407e2109f use pthread spinlock when available 2011-05-10 16:48:45 -04:00
Eliot Horowitz
3a0518572f remove assert until SERVER-3075 is done 2011-05-10 15:45:14 -04:00
Eliot Horowitz
a9c3e5ffec scoped_spinlock and a warning in spin lock tests 2011-05-10 14:50:32 -04:00
Eliot Horowitz
b828d21630 ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
Eliot Horowitz
42d8985967 try to fix win32 release 2010-06-17 07:27:06 -04:00
Alberto Lerner
ade56fd729 Build fix (Win 64bit) 2010-06-02 14:25:02 -04:00
Alberto Lerner
46d835d6dc Build fix (SunOS 32bit) 2010-06-02 14:13:42 -04:00
Alberto Lerner
4921fd2d1d Support for cumulative stats for mongod 2010-06-02 13:43:18 -04:00