Category Archives: sync

sync() behavior in LTFS

Modern operating systems typically maintain an in-kernel cache of file-system metadata and small buffers of recent writes to open files. The file-system metadata typically includes data such as the filename, timestamps, and permissions for recently accessed files and directories. This … Continue reading

Posted in data storage, LTFS, sync, system call | Leave a comment