dwight
|
fc32982565
|
windows.h cleaning
|
2011-07-10 22:42:54 -04:00 |
|
Dwight
|
fee2092cc0
|
fix a race bug with mmmutex and dur in particular with closealldatabases
|
2011-04-29 14:50:41 -04:00 |
|
Dwight
|
5c8f497d6c
|
show if 32 bit build here as that is the common error case and also not getting a good error msg from windows for some reason
|
2011-04-06 13:20:28 -04:00 |
|
Mathias Stearn
|
dafb88648f
|
advise -> advice (noun rather than verb)
|
2011-04-04 13:20:45 -04:00 |
|
dwight
|
1d46a7e4ba
|
towards compact cmd still in prog
|
2011-04-04 12:38:38 -04:00 |
|
Dwight
|
9ccbf56791
|
be sure we are flushing the right view
|
2011-03-03 14:57:36 -05:00 |
|
dwight
|
af36369716
|
SERVER-2500 windows - eliminate mapaligned
|
2011-02-21 10:48:28 -05:00 |
|
dwight
|
9bd9f144b3
|
SERVER-2500 private map was using too much memory on windows
|
2011-02-15 15:04:12 -05:00 |
|
dwight
|
6a6e4d571d
|
Revert "attempt to fix SERVER-2503"
This reverts commit 2b1c61b92a.
|
2011-02-09 16:08:09 -05:00 |
|
dwight
|
2b1c61b92a
|
attempt to fix SERVER-2502
|
2011-02-09 13:43:19 -05:00 |
|
dwight
|
d6bcf91f2f
|
on an open failure close handles faster, that should be safer
|
2011-02-09 13:08:00 -05:00 |
|
Eliot Horowitz
|
440c54506b
|
more debugging on win32
|
2011-01-26 12:01:58 -05:00 |
|
Dwight
|
66e654de6a
|
errmsg
|
2011-01-07 11:18:55 -05:00 |
|
Dwight
|
4a3ef2ec06
|
assure we get the same address on a remap of a memorymappedfile
|
2011-01-05 12:18:19 -05:00 |
|
Eliot Horowitz
|
b828d21630
|
ran astyle SERVER-2304
|
2011-01-04 00:40:41 -05:00 |
|
Dwight
|
c325d0f44f
|
findbypath for MongoFile
|
2010-12-30 15:34:30 -05:00 |
|
Mathias Stearn
|
0c14ad831c
|
fix sharing violation on windows
|
2010-12-22 18:01:44 -05:00 |
|
dwight
|
eff8dba307
|
dur remap at the same location windows version
|
2010-12-16 09:31:02 -05:00 |
|
dwight
|
b608193a58
|
fix errno display
|
2010-12-14 20:23:17 -05:00 |
|
dwight
|
fe11f8506b
|
crlf, dir
|
2010-11-27 15:40:57 -05:00 |
|
dwight
|
6c3eb1ddd4
|
dur remap
|
2010-11-27 15:25:08 -05:00 |
|
Dwight
|
416127768f
|
private views dur
|
2010-11-16 16:40:56 -05:00 |
|
Dwight
|
c3fb79d805
|
dur forgot to close a view in mmap_win.cpp
|
2010-10-04 16:46:17 -04:00 |
|
Dwight
|
45a7620aac
|
dur work
|
2010-10-01 16:14:36 -04:00 |
|
dwight
|
3ba7ca3472
|
Merge branch 'master' of github.com:mongodb/mongo
|
2010-09-29 19:17:55 -04:00 |
|
Dwight
|
c595bf62aa
|
more intent to write declarations
|
2010-09-28 17:49:40 -04:00 |
|
dwight
|
be0e007608
|
comment, vcxproj
|
2010-09-27 22:21:31 -04:00 |
|
dwight
|
c1b68a13de
|
towards durability
|
2010-09-27 12:35:22 -04:00 |
|
dwight
|
57aa5b4d16
|
readable
|
2010-09-19 17:32:06 -04:00 |
|
Dwight
|
6e38892903
|
copyonwrite test methods
|
2010-09-14 15:38:14 -04:00 |
|
Dwight
|
ffd42e6a1c
|
read only mmap support on windows
|
2010-09-13 17:16:42 -04:00 |
|
dwight
|
c7417ff16c
|
read only mmap option (towards)
|
2010-09-13 08:29:18 -04:00 |
|
dwight
|
cc3ffa4b1a
|
beginning of a READONLY memorymappedifle option
|
2010-09-09 17:30:40 -04:00 |
|
dwight
|
b904b0dd1d
|
towards a new capped impl; NamespaceDetails readability; cleaning
|
2010-09-09 07:12:17 -04:00 |
|
Mathias Stearn
|
28d16fc227
|
fix windows build
|
2010-08-30 11:50:18 -04:00 |
|
Mathias Stearn
|
2eb1ac7c19
|
Per-file flush mutex on Windows SERVER-1163
|
2010-08-30 11:30:06 -04:00 |
|
Eliot Horowitz
|
f0359e7b54
|
MongoFile::flushAll won't lock for entire flushing time
|
2010-07-26 16:06:49 -04:00 |
|
Mathias Stearn
|
c6ed1eb85f
|
Block writes when not holding write-lock in debug build
|
2010-06-24 11:05:10 -04:00 |
|
dwight
|
c78026c136
|
keep UNICODE on windows; look for js32r.lib etc. in scons on widnows
|
2010-06-14 12:40:39 -04:00 |
|
Justin Dearing
|
efde5cf575
|
Clean remerge of SERVER-1189 Improves logging in util/ntservice.cpp
I just manually recomitted the changes.
|
2010-06-05 09:38:54 +08:00 |
|
Eliot Horowitz
|
f20f5b76f1
|
print filename for windows flush failure SERVER-1107
|
2010-05-10 11:26:08 -04:00 |
|
Dwight
|
bd28578ab8
|
stdafx->pch
|
2010-04-27 15:27:52 -04:00 |
|
Dwight Merriman
|
0c7e5438e0
|
get rid of macros in log.h
|
2010-04-24 14:03:14 -04:00 |
|
Mathias Stearn
|
15249fbfd6
|
check for fd==0 as in mmap_posix
|
2010-03-15 16:26:12 -04:00 |
|
Mathias Stearn
|
1fe29d5b7f
|
Async flush uasserts on windows SERVER-735
|
2010-03-15 16:26:12 -04:00 |
|
Mathias Stearn
|
ae02e61015
|
fsync shouldn't be a noop on windows SERVER-728
|
2010-03-09 21:49:12 -05:00 |
|
Dwight
|
87d7f0a48f
|
compile win
|
2010-02-04 17:17:09 -05:00 |
|
Eliot Horowitz
|
424e7d9585
|
sequential option for mmap SERVER-607
|
2010-02-04 17:12:14 -05:00 |
|
Mathias Stearn
|
32acd37d75
|
fix uninitialized length for MemoryMapFile on windows.
|
2010-01-15 15:31:51 -05:00 |
|
Eliot Horowitz
|
8f1e01b0e4
|
macro for errno so messages are consistent and have full debugging
|
2009-12-21 10:06:14 -05:00 |
|