Hacker News new | ask | show | jobs
by the8472 443 days ago
No need for eatmydata, dpkg has an unsafe-io option.

Other options are to use an overlay mount with volatile or ext4 with nobarrier and writeback.

1 comments

unsafe-io eliminates most fsyncs, but not all of them.