Commit Graph

20 Commits

Author SHA1 Message Date
dwight
c8be8c7b27 dont use too much memory in private views with dur 2011-01-11 19:10:06 -05:00
dwight
8c9cc752e7 dur account for page granularity in our estimate of bytes pending writing - as that is what matters in terms of mem usage 2011-01-10 21:59:23 -05:00
Eliot Horowitz
19f1a2c184 astyle 2011-01-05 00:32:30 -05:00
Dwight
5a4217538f faster in _DEBUG in some cases 2011-01-04 17:44:34 -05:00
Eliot Horowitz
b828d21630 ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
Dwight
cf33b4b84b rename field 2011-01-03 13:24:13 -05:00
dwight
0f468fa5c1 debug support 2010-12-24 12:13:26 -05:00
Mathias Stearn
340c10a7d5 Make p point to end rather than start 2010-12-22 16:52:47 -05:00
Mathias Stearn
82d46601e1 Stop passing WriteIntents around 2010-12-22 16:52:47 -05:00
dwight
e7fee1e5e6 comments, lame name changed 2010-12-22 09:44:32 -05:00
Dwight
97ab6fa1af do insertWriteIntent outside of dbMutex, which yeilds a small throughput increase 2010-12-21 12:52:59 -05:00
dwight
e45adc40ae rename method for easy grepping 2010-12-21 09:56:36 -05:00
Mathias Stearn
3dfc3dd42b replace WriteIntent vector with a set and merge overlapping/adjacent intents 2010-12-20 15:17:02 -05:00
Mathias Stearn
9fcb46f038 Manually revert JObjAppendOp stuff 2010-12-20 13:29:58 -05:00
dwight
3c5c64a543 dur objappend temporarily off until fixed; objappend moved to its own data structure separate from basic writes 2010-12-19 15:31:11 -05:00
dwight
bba46ee7eb merge 2010-12-19 11:47:39 -05:00
Mathias Stearn
a076624f2e force commit every 100MB 2010-12-17 18:53:50 -05:00
Eliot Horowitz
7a6d5219a6 compile 2010-12-13 02:25:49 -05:00
dwight
90a1ae58e4 dur cleaning for readability 2010-12-12 20:18:16 -05:00
dwight
51bc560803 dur drop database handling 2010-12-12 19:47:10 -05:00