Hacker News new | ask | show | jobs
by Palomides 173 days ago
nope, linux python script that writes a little data and calls os.fsync
1 comments

What's a little data?

In many situations, fsync flushes everything, including totally uncorrelated stuff that might be running on your system.