summaryrefslogtreecommitdiff
path: root/src/mongo/db/storage/mmap_v1/SConscript
Commit message (Expand)AuthorAgeFilesLines
* SERVER-16065 Move AlignedBuilder under MMAP V1Kaloian Manassiev2015-01-121-1/+3
* SERVER-16567 check startup options against creation settings in data director...Benety Goh2015-01-091-0/+12
* SERVER-13679 Make RecordId and DiskLoc separate typesMathias Stearn2014-12-081-1/+0
* SERVER-13679 Add record_id.h and move diskloc.h under mmap_v1Mathias Stearn2014-11-261-0/+1
* SERVER-15557 extracted mmapv1 startup options from StorageGlobalParams into M...Benety Goh2014-11-031-0/+1
* SERVER-15665 implement recordLikelyInPhysicalMemDavid Storch2014-10-291-0/+15
* SERVER-13635: hook up mmapv1 record stores to harnessEliot Horowitz2014-10-151-0/+12
* SERVER-14668 Cleanup MMAPV1-specific classes from db.cppKaloian Manassiev2014-10-011-0/+1
* SERVER-13635: hook up mmap_v1 to SortedDataInterface test harness and fix mma...Eliot Horowitz2014-09-171-0/+10
* SERVER-14413 move globalStorageEngine inside of global envHari Khalsa2014-08-261-0/+1
* SERVER-14907 Create a version of HeapRecordStore for testing btree logic.Alex Kleiman2014-08-151-2/+2
* SERVER-14729 logging cleanup - removed mongo/util/log.h from headers, de-inli...Benety Goh2014-08-121-1/+3
* SERVER-14584 Use correct algorithm in BtreeLogic::BuilderMathias Stearn2014-07-281-8/+0
* SERVER-14413 box mmapv1 further, retire structure directoryHari Khalsa2014-07-111-0/+119
* SERVER-13635 extents are mmapv1 specific, move into mmapv1Hari Khalsa2014-06-271-0/+13