Project

General

Profile

Download (8.8 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
058717b0 07/09/2022 10:08 AM David Sorber

read_test: Add helper functions to read and validate the current kernel
version. Also add validation for the uring read type to ensure that the
kernel version is >= 5.6.

864b608c 07/08/2022 11:04 AM David Sorber

read_test: add new uring read method to read_test. It uses (requires)
liburing and a kernel >= 5.6.

a5734307 07/05/2022 10:07 PM David Sorber

Use boost::program_options for the main program.

a0d1d164 07/05/2022 09:06 PM David Sorber

Adding initial version of read_test.