# # ChangeLog for benchmark/io/sendfile # # Generated by Trac 1.2.1 # Jun 28, 2024, 10:35:23 AM Tue, 15 Feb 2022 21:28:29 GMT Thierry Delisle [3263e2a4] * benchmark/io/sendfile/producer.c (modified) Producer now has multiple io_uring implementations. Tue, 15 Feb 2022 21:14:26 GMT Thierry Delisle [6dc17a3d] * benchmark/io/sendfile/consumer.c (modified) Changed consumer to run for ever. Tue, 15 Feb 2022 19:50:04 GMT Thierry Delisle [1a0b600] * benchmark/io/sendfile/producer.c (added) Implemented producer to use sendfile and splice. Tue, 15 Feb 2022 19:49:43 GMT Thierry Delisle [ef6d059] * benchmark/io/sendfile/consumer.c (modified) Changed the consumer to accept twice Tue, 15 Feb 2022 00:57:01 GMT Thierry Delisle [da81b849] * benchmark/io/sendfile/consumer.c (modified) Fix argument handling for sink. Mon, 14 Feb 2022 21:51:53 GMT Thierry Delisle [8761d40a] * benchmark/io/sendfile/consumer.c (added) Added sink program to test splice