summaryrefslogtreecommitdiff
path: root/src/mongo/db/storage/mmap_v1/record_store_v1_test_help.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-27938 Rename all OperationContext variables to opCtxMaria van Keulen2017-03-071-44/+46
* SERVER-18410: Replace RWLock with OperationContext/LockManagerDaniel Gottlieb2017-03-021-0/+2
* revert "SERVER-18410: Replace RWLock with OperationContext/LockManager"Daniel Gottlieb2017-02-261-2/+0
* SERVER-18410: Replace RWLock with OperationContext/LockManagerDaniel Gottlieb2017-02-241-0/+2
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-1/+1
* SERVER-22956 abstract ExtentManager constructionAdam Midvidy2016-03-171-0/+10
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-519/+497
* SERVER-16444 New API for navigating RecordStoresMathias Stearn2015-06-091-2/+2
* SERVER-16444 Rename Record class to MmapV1RecordHeaderMathias Stearn2015-06-091-11/+11
* SERVER-8994: Boost 1.56 fixesMark Benvenuto2015-01-151-0/+1
* SERVER-13256 Add usings and qualifications for names from namespace stdAndrew Morrow2015-01-151-0/+2
* SERVER-15665 MMAP v1 requests yields during page faults via NEED_FETCHDavid Storch2014-11-041-2/+3
* SERVER-15665 implement recordLikelyInPhysicalMemDavid Storch2014-10-291-0/+4
* SERVER-14081 Add more deletedList buckets to cover more sizesMathias Stearn2014-10-171-2/+63
* SERVER-15273 Only quantize to exact bucket sizesMathias Stearn2014-10-171-9/+0
* SERVER-15647: make Extent Manager thread-safe and enable MMAPv1 CLLGeert Bosch2014-10-161-2/+4
* SERVER-13635: hook up mmapv1 record stores to harnessEliot Horowitz2014-10-151-2/+4
* SERVER-15592 set default log component for all cppMatt Kangas2014-10-141-0/+2
* SERVER-15033 Implement SimpleRecordStoreV1::truncate()Mathias Stearn2014-10-081-5/+6
* SERVER-14889 wrapped all malloc/realloc calls within src/mongo with mongoMall...Benety Goh2014-08-151-1/+2
* SERVER-14729 logging cleanup - removed mongo/util/log.h from headers, de-inli...Benety Goh2014-08-121-0/+1
* SERVER-14413 box mmapv1 further, retire structure directoryHari Khalsa2014-07-111-0/+608