YAS3FS (Yet Another S3-backed File System) is a Filesystem in Userspace (FUSE) interface to Amazon S3. It was inspired by s3fs but rewritten from scratch to implement a distributed cache synchronized by Amazon SNS notifications. A web console is provided to easily monitor the nodes of a cluster.
Hi,
I'm wondering if YAS3FS taking CPU cycles while idling is normal?
There's absolutely no file system access. strace shows a huge number of futex/gettimeofday/select system calls: https://paste.ee/p/TiEUC