summaryrefslogtreecommitdiff
path: root/src/mongo/util/mmap.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-6405: lots of prep work for Collection classEliot Horowitz2013-07-181-5/+3
* SERVER-7362 Store a canonical form of file path in pathToFile in mmap.cpp.Andy Schwerin2012-10-151-12/+4
* Fixed typosPascal Borreli2012-10-141-1/+1
* add a cuople of assert methods in prep for future changesDwight2012-09-241-0/+1
* SERVER-6908 Don't pass strings by valueTad Marshall2012-08-311-3/+3
* commentDwight2012-06-201-4/+5
* startuptest for pagesize constantEric Milkie2012-06-011-1/+2
* global pageSize constantEric Milkie2012-06-011-0/+2
* fix compilation again, the correct way this time.Eric Milkie2012-05-171-1/+1
* fix Windows compileEric Milkie2012-05-171-1/+1
* SERVER-2023 new command "touch" - pretouches a collection, possibly with indexesEric Milkie2012-05-171-1/+1
* replace assert with verify SERVER-1259Eliot Horowitz2012-03-261-4/+4
* remove MongoFileAllowWrites as it doesn't work with new concurrency model rig...Eliot Horowitz2012-03-151-24/+0
* add random support to MAdviseEliot Horowitz2012-03-141-1/+1
* remove boost filesystem includes from pch.h and be explicit anywhere we use itEliot Horowitz2012-01-051-2/+0
* bulk move of code to src/ SERVER-4551Eliot Horowitz2011-12-241-0/+305