Snippet to check if your kernel has been built with fsync (futex_wait_multiple) patch
- Install
makeandgccpackages - Clone this repository and
cdinto it - running
maketo build the binary,fsynctest- runing
make checkwill build the binary if it's not yet built and run it
- runing
- after running make/building at least once you can run
./fsynctestdirectly