This is an automated email from the ASF dual-hosted git repository. chewbranca pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/couchdb-ioq.git
commit 3c379fef2ba895811ee637d11f2b1894af1f0b2a Merge: 17f6562 048c64b Author: Russell Branca <[email protected]> AuthorDate: Mon Jul 25 16:27:07 2022 -0700 Merge pull request #19 from apache/4101-add-iopriority 4101 add iopriority include/ioq.hrl | 9 ++++++-- priv/stats_descriptions.cfg | 24 ++++++++++++++++++++ rebar.config | 2 ++ src/ioq.erl | 13 +++++++++++ src/ioq_server.erl | 53 +++++++++++++++++++++++++++++++++++++++++++++ src/ioq_server2.erl | 41 +++++++++++++++++++++++++++++++++++ test/ioq_config_tests.erl | 2 +- 7 files changed, 141 insertions(+), 3 deletions(-)
