summaryrefslogtreecommitdiff
path: root/src/mongo/db/prefetch.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-9/+7
* SERVER-15312 move replIndexPrefetch parameter out of legacy and into Applier ...Eric Milkie2014-10-031-8/+5
* SERVER-14405 remove getIndexPrefetchConfig calls from outside the repl namespacematt dannenberg2014-07-011-1/+5
* SERVER-13961 Pass LockState to DBWrite and DBRead directlyKaloian Manassiev2014-05-301-7/+2
* Revert "SERVER-13961 Pass LockState to DBWrite and DBRead directly"Kaloian Manassiev2014-05-281-2/+7
* SERVER-13961 Pass LockState to DBWrite and DBRead directlyKaloian Manassiev2014-05-281-7/+2
* SERVER-13084: remove Client::database and make many things not use thread loc...Eliot Horowitz2014-04-171-1/+3
* SERVER-11178: prefecth CatalogHack -> IndexCatalogEliot Horowitz2013-10-261-2/+2
* SERVER-8886 Add OpenSSL exception to files in src/mongo/dbIan Whalen2013-09-061-0/+12
* SERVER-5685 modifications to prefetchEric Milkie2012-06-131-4/+4
* prefetch code for support of SERVER-5685Eric Milkie2012-06-011-0/+31