summaryrefslogtreecommitdiff
path: root/src/include/async.h
AgeCommit message (Expand)Author
2014-05-12Add backoff to sleep if no async work available. #1002Susan LoVerso
2014-04-21Add asyncop->get_type API and change example to use it.Susan LoVerso
2014-04-17Fix wrap around bug in ring buffer.Susan LoVerso
2014-04-17Add use of flush_gen.Susan LoVerso
2014-04-17Use the correct queue size.Susan LoVerso
2014-04-16Changes for atomic use for flush command. Fix counts in wtperf forSusan LoVerso
2014-04-15Implement a ring buffer without locking.Susan LoVerso
2014-04-10Comments and minor cleanup.Susan LoVerso
2014-04-10Only allocate the configured number of async ops rather than a staticSusan LoVerso
2014-04-07Add the uri/config/format cached queue for async ops.Susan LoVerso
2014-04-03Fix some s_string warnings.Susan LoVerso
2014-04-03Add async_op config processing.Susan LoVerso
2014-04-02Add raw key/value support.Susan LoVerso
2014-04-02Add ASYNCOP_API_CALL. Fix some error paths.Susan LoVerso
2014-04-01Add async cursor cache.Susan LoVerso
2014-03-31Add enqueue and dequeue support.Susan LoVerso
2014-03-27Get async_flush coordination working.Susan LoVerso
2014-03-26Compilation fixes for C code.Susan LoVerso
2014-03-26Clean up pass for s_all.Susan LoVerso
2014-03-25Add top layer of functions. Split files.Susan LoVerso
2014-03-24First bits of async codeSusan LoVerso