summaryrefslogtreecommitdiff
path: root/util/mmap.cpp
Commit message (Expand)AuthorAgeFilesLines
* commentsdwight2011-02-091-0/+5
* cleaning ProcessInfo usage so don't need in clientEliot Horowitz2011-01-261-13/+0
* _unlock call must come after adding view to view list. also move ismongommf c...dwight2011-01-151-2/+2
* don't lock if not MongoMMFMathias Stearn2011-01-141-2/+2
* Fix link errorsMathias Stearn2011-01-121-2/+0
* Close all files should clear NamespaceDetailsTransientMathias Stearn2011-01-121-0/+3
* fasterdwight2011-01-081-0/+2
* remove _TESTINTENTdwight2011-01-081-4/+0
* ran astyle SERVER-2304Eliot Horowitz2011-01-041-24/+24
* errnumDwight2010-12-301-1/+1
* findbypath for MongoFileDwight2010-12-301-0/+11
* dur assure journal files are kept long enough before rotation outDwight2010-12-201-0/+13
* tweak namedwight2010-12-061-2/+2
* use zero SERVER-2154Eliot Horowitz2010-11-271-1/+1
* dur remapdwight2010-11-271-10/+4
* durDwight2010-11-171-0/+7
* beginning of a READONLY memorymappedifle optiondwight2010-09-091-0/+4
* elim warningdwight2010-09-091-2/+5
* compiledwight2010-09-091-1/+1
* towards a new capped impl; NamespaceDetails readability; cleaningdwight2010-09-091-6/+14
* Revert "make sure only one flush happens at a time SERVER-1163"Mathias Stearn2010-08-301-6/+1
* rawOut appends a linefeed (for better or worse). so dont pass it one as long ...Dwight2010-08-261-1/+1
* make sure only one flush happens at a time SERVER-1163Mathias Stearn2010-08-251-1/+6
* MongoFile::flushAll won't lock for entire flushing timeEliot Horowitz2010-07-261-11/+36
* cleaningdwight2010-07-011-1/+1
* I think we want to unlock hereAlberto Lerner2010-06-261-1/+1
* Block writes when not holding write-lock in debug buildMathias Stearn2010-06-241-0/+19
* rwlocks participate in mutexDebuggerDwight Merriman2010-05-271-1/+1
* move locks to concurrencyEliot Horowitz2010-05-261-1/+1
* stdafx->pchDwight2010-04-271-1/+1
* use rw lock for mmapped files SERVER-1029Eliot Horowitz2010-04-191-6/+7
* Prevent calls to pure virtual functions in MongoFile SERVER-988Mathias Stearn2010-04-081-4/+4
* attempt to debug failing testsMathias Stearn2010-04-081-0/+4
* abstract out mmf administrationDwight2010-04-021-44/+45
* cleaningDwight2010-03-301-4/+4
* Revert "Revert "SERVER-695 don't destroy static global mutexes""Aaron2010-03-151-5/+5
* printMemInfo helper, fix darwin virtual size reportingEliot Horowitz2010-02-201-0/+15
* some threadsafety on memory mapped file static methodsEliot Horowitz2009-11-301-1/+10
* fsync command part of SERVER-255Eliot Horowitz2009-11-111-2/+6
* MemoryMappedFile::flushAllEliot Horowitz2009-11-111-0/+6
* all client files now marked as Apache 2.0. SERVER-329.Mathias Stearn2009-10-271-15/+14
* Merge branch 'master' of git@github.com:mongodb/mongoEliot Horowitz2009-10-071-1/+1
|\
| * killOp() wasn't working with validateDwight2009-10-071-1/+1
* | MemoryMappedFile::getTotalMappedEliot Horowitz2009-10-071-0/+9
|/
* more verbose shutdown logging to try and figure out why shutdown is very slow...Eliot Horowitz2009-10-051-1/+4
* elim warning windowsDwight2009-08-131-1/+1
* long instead of int for file sizeEliot Horowitz2009-07-091-3/+3
* Windows:Dwight2009-05-281-1/+1
* update size in map and allocate asap interfacesAaron2009-04-151-1/+2
* Revert "Revert "allocate files in background""Aaron2009-04-151-1/+1