Commit Graph

27 Commits

Author SHA1 Message Date
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
Dwight
a03aecb988 Merge branch 'master' of git@github.com:mongodb/mongo 2009-10-28 13:41:06 -04:00
Mathias Stearn
d27c8505ea all client files now marked as Apache 2.0. SERVER-329. 2009-10-27 15:59:37 -04:00
Dwight
31a1b75aa3 slightly better error message when problem opening files 2009-10-27 14:25:45 -04:00
Eliot Horowitz
7e0ffc7517 fix windows mmap 2009-08-20 17:02:11 -04:00
dwight
c0994c6b3a get rid of warning 2009-08-20 15:28:04 -04:00
Eliot Horowitz
3cc17c8c5f 64-bit windows build just about working 2009-07-27 13:50:25 -04:00
Eliot Horowitz
b47dcb9a82 windows compile MINOR 2009-07-09 17:00:59 -04:00
Aaron
f86d33372d update size in map and allocate asap interfaces 2009-04-15 16:11:54 -04:00
Eliot Horowitz
46dddab48a fix : -> _ conversion on windows 2009-03-19 08:36:24 -04:00
Dwight
9f5fe79f2f little things: hack for windows filenames, better logging 2009-02-11 11:28:49 -05:00
Eliot Horowitz
c18f2e4927 clean up mmap includes 2009-01-29 22:21:33 -05:00
Dwight
dcf90d4def sort() for c++ client 2009-01-29 18:38:35 -05:00
Eliot Horowitz
9406c59f80 broke mmap into different .cpp files for different platforms 2009-01-29 17:22:59 -05:00