dwight
ddadd10a6e
compile
2011-11-17 07:24:18 -05:00
dwight
82d29723fc
server.h tweaking not used much yet
2011-11-17 08:05:10 -05:00
dwight
08c3888312
make a long running operation terminate if the client has disconnected. we check for this at the beginning
...
of every request but intra request. if a request will run for a very long time this is bad.
probably not for backporting -- might be nuances need to smoke for a while
also some yield code cleaning, really just making it easier to read.
2011-10-11 15:16:01 -04:00
Dwight
710c4d5236
log less
2011-10-06 14:01:05 -04:00
Dwight
ae30374ed8
Merge branch 'master' of github.com:mongodb/mongo
...
Conflicts:
db/btree.cpp
db/db.vcxproj
dbtests/test.vcxproj
server.h
util/concurrency/rwlock.h
util/concurrency/value.h
2011-10-03 13:43:34 -04:00
dwight
0b0e34a403
cachealign macro
2011-09-12 23:22:26 -04:00
Dwight
48977d2abc
merge
2011-08-17 16:55:13 -04:00
Mathias Stearn
e2778cdf78
Use more common (and readable) names for branch prediction hints
2011-08-02 18:50:04 -04:00
dwight
81fece68e9
prefetch type stuff
2011-08-02 02:36:36 -04:00
Dwight
f497580564
cloud cmd beginnings.
2011-07-20 14:24:24 -04:00
dwight
984dc80a02
prep for some compiler hinting in the future
2011-07-11 09:31:33 -04:00