Each allocated inode used to call sync(). Each sync reads and writes a block from the filesystem. Doing a 1 MiB write ended up syncing around 257 times
Each allocated inode used to call sync(). Each sync reads and writes a block from the filesystem. Doing a 1 MiB write ended up syncing around 257 times