3
syscall
7y

Today's frustration: there is no linux tool which can sync to disk a specific file. Now you have syncit: https://github.com/agherzan/syncit . I will package it in archlinux (AUR). But really, how can such a small functionality not be available?

Comments
  • 0
    @runfrodorun if I'm interested only in durability of a specific file, why do I need to sync the entire file system? In embedded that is actually a huge impact when having a lot of io activity.
Add Comment