summaryrefslogtreecommitdiff
path: root/src/mongo/db/query/runner_yield_policy.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-13922 remove query yielding and some dbtempreleaseHari Khalsa2014-05-131-118/+0
* SERVER-13783 remove likelyInMemory and PageFaultExceptionHari Khalsa2014-04-291-13/+8
* SERVER-13053 track index builds explicitly instead of using CurOpEric Milkie2014-03-211-0/+1
* SERVER-10026 some QUERY_MIGRATION cleanupHari Khalsa2014-02-041-9/+9
* SERVER-12392: fix Runner registration with yieldingEliot Horowitz2014-01-251-1/+1
* SERVER-12392: Move cursor/runner cache into Collection lifecycle via Collecti...Eliot Horowitz2014-01-241-4/+16
* SERVER-10026 faster hackier idhackHari Khalsa2013-11-271-5/+17
* SERVER-8886 Add OpenSSL exception to files in src/mongo/dbIan Whalen2013-09-061-0/+12
* SERVER-10026 RAII-ify Runner yielding SERVER-10583Hari Khalsa2013-08-211-10/+43
* SERVER-10026 SERVER-10461 migrate internal coll/ixscan clientsHari Khalsa2013-08-201-7/+13
* SERVER-10026 SERVER-10461 overhaul yielding, introduce findAllHari Khalsa2013-08-141-0/+47