about summary refs log tree commit homepage
path: root/ioq.c
DateCommit message (Expand)
2013-07-26more probes WIP st-wip-broken
2013-07-19move trace.h include to global cmogstored.h
2013-07-17ioq: add probes tracing and documentation
2013-07-17document ioq and mog_{mgmt,http}_drop interaction safety
2013-07-14downgrade thread/device-count fields to unsigned int
2013-07-14ioq: reset internal queues during requeue/shutdown
2013-07-13ioq: set contended flag if we are the last one acquiring the lock
2013-07-12ioq: rescale to match user-set aio_threads values
2013-07-11ioq: introduce mog_ioq_contended hint
2013-07-10ioq: implement and enable generic I/O queues
2013-07-10introduce generic I/O queue functionality