Eliot Horowitz
|
a55f19fc47
|
don't wassert for too much data written uncommited since it propogates via GLE
|
2011-06-30 18:27:58 -04:00 |
|
Dwight
|
2038725443
|
dont log too much when DR102 error happens
|
2011-06-06 15:38:51 -04:00 |
|
dwight
|
41675f5f39
|
abort _DEBUG on wasserts, they arent supposed to happen
|
2011-03-29 07:54:57 -04:00 |
|
Mathias Stearn
|
68c8f70c33
|
fix condition SERVER-2815
|
2011-03-28 18:47:08 -04:00 |
|
Mathias Stearn
|
31983926aa
|
if in debug build terminate on DR102 condition SERVER-2854
|
2011-03-28 18:23:54 -04:00 |
|
Mathias Stearn
|
96ba4e2a05
|
indentation
|
2011-03-28 17:54:39 -04:00 |
|
Mathias Stearn
|
b118ce7994
|
In general, can't trow inside of CommitJob::note SERVER-2854
|
2011-03-28 17:51:57 -04:00 |
|
dwight
|
ac0c7d40fc
|
fix attempt for getlasterror fsync true in 1.9
|
2011-03-15 10:22:11 -04:00 |
|
dwight
|
70bb57ce54
|
massert to get stack trace
|
2011-03-12 19:00:43 -05:00 |
|
dwight
|
35f4067078
|
dur move journal write outside of read lock
|
2011-03-11 11:36:06 -05:00 |
|
dwight
|
f4f39d2ea1
|
in _DEBUG builds, print stack trace if nsincecommitifneeded is too large.
|
2011-03-07 20:59:44 -05:00 |
|
dwight
|
9bd9f144b3
|
SERVER-2500 private map was using too much memory on windows
|
2011-02-15 15:04:12 -05:00 |
|
dwight
|
1d9d858d98
|
dur enable paranoid mode for dbtests. only on for _DEBUG for now
|
2011-01-15 20:38:57 -05:00 |
|
dwight
|
7b2023f396
|
clearer _DEBUG msg output
|
2011-01-15 15:56:26 -05:00 |
|
dwight
|
b7546b71c7
|
add a couple commitIfNeeded calls to unit test. probably not important but might be helpful for 32 bit testing stability
|
2011-01-15 11:01:17 -05:00 |
|
dwight
|
0063a97194
|
dur debug log display of commitIfNeeded missing invocations
|
2011-01-12 14:03:27 -05:00 |
|
dwight
|
1f11a13120
|
use a slightly lower commit limit on 32 bit
|
2011-01-12 10:37:00 -05:00 |
|
dwight
|
c08524bf3a
|
safer
|
2011-01-12 10:08:49 -05:00 |
|
dwight
|
a4c8d5ccaf
|
dur assert if too much is written in one commit group
|
2011-01-12 10:05:49 -05:00 |
|
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 |
|