# # ChangeLog for benchmark/io/sendfile/producer.c # # Generated by Trac 1.2.1 # Jul 3, 2024, 5:10:24 PM Wed, 16 Feb 2022 21:30:02 GMT Thierry Delisle [3a40df6] * benchmark/io/sendfile/producer.c (modified) Producer now also uses the naive read/write approach 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 19:50:04 GMT Thierry Delisle [1a0b600] * benchmark/io/sendfile/producer.c (added) Implemented producer to use sendfile and splice.