Skip to content
Snippets Groups Projects
Commit 52d5f405 authored by Florian Fischer's avatar Florian Fischer
Browse files

move aio-* to paio-* to highlight that this uses POSIX aio implemented in glibc

parent f28d8a46
No related branches found
No related tags found
1 merge request!3Work work work
BENCH_MAIN := bench.c
SYSCALLS := blocking io-uring io-uring-sqpoll io-uring-no-syscall epoll aio-sig aio-thrd
SYSCALLS := blocking io-uring io-uring-sqpoll io-uring-no-syscall epoll paio-sig paio-thrd
OBJ := $(addprefix bench-,$(SYSCALLS))
......
File moved
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment