about summary refs log tree commit homepage
path: root/ioq.c
DateCommit message (Expand)
2020-01-18s/bogomips.org/yhbt.net/, update copyrights for 2020
2018-11-28update copyrights for 2018 and use SPDX for "GPL-3.0+"
2016-12-24doc: further comment updates around ioq
2016-05-29update copyrights for 2016
2015-03-06copyright updates for 2015
2014-11-02update copyrights to 2014 (and all contributors)
2013-08-31ioq: correctly reenqueue blocked mfds on capacity increase
2013-08-31ioq: avoid over-yielding on and after ioq contention
2013-08-26flesh out systemtap support and awk helpers
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