LD_PRELOAD library to disable fsync and improve I/O performance
LD_PRELOAD library and wrapper to transparently disable fsync and related calls
eatmydata$ eatmydata ./slow_io_script.sh$ eatmydata brew install some-package$ LD_PRELOAD=/usr/local/lib/libeatmydata.so your_command