SkillAgentSearch skills...

Autofsync

Adaptive fsync with target latency in seconds.

Install / Use

/learn @i-rinat/Autofsync
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

autofsync

Intercepts write() call, and calls fdatasync() when certain amount of data were written to a file. Limit size is adjusted at run time to keep fdatasync() durations around predefined value. The goal is to express writeback cache size limit in seconds rather than in bytes.

Library is supposed to be injected into applications with the help of LD_PRELOAD.

Related Skills

View on GitHub
GitHub Stars28
CategoryDevelopment
Updated8mo ago
Forks2

Languages

C

Security Score

82/100

Audited on Aug 1, 2025

No findings