A collection of programs to benchmark system calls
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Pavle Portic 82fb88b53d
Add LICENSE
3 years ago
.gitignore syscalls 3 years ago
LICENSE Add LICENSE 3 years ago
compile.py syscalls 3 years ago
fork.c syscalls 3 years ago
mmap_munmap.c syscalls 3 years ago
page_fault.c syscalls 3 years ago
read.c syscalls 3 years ago
recv.c syscalls 3 years ago
run.py syscalls 3 years ago
send.c syscalls 3 years ago
thread.c syscalls 3 years ago
write.c syscalls 3 years ago