Adding missing include to write_test. Also correcting read_testunits.
Adding simple single threaded write_test utility.
Remove now unneeded dependency on libconfig.
Additional read_test uring adjustments.
Clean up read test code. Add liburing 2.4 as external source.
read_test: Added SynchronizedCounter class.
read_test: Add helper functions to read and validate the current kernelversion. Also add validation for the uring read type to ensure that thekernel version is >= 5.6.
read_test: Add optional comment block to output input data one chunk perfile. This can be used to verify that the output data matches the inputdata.
read_test: add new uring read method to read_test. It uses (requires)liburing and a kernel >= 5.6.
Correct multiply by integer operator. Also add test cases.
View revisions
Also available in: Atom