Adding write_size cache, enable by config and disable via...
Adding write_size cache, enable by config and disable via `LIBGKFS_DISABLE_WRITE_SIZE_CACHE=on`. Flush happens on close/fsync This avoids heavy metadata traffic during small I/O especially for single shared files which can overwhelm the corresponding metadata daemon
Please register or sign in to comment