help wanted
Repository metrics
- Stars
- (2,378 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
While copying large (4GB) file from mounted folder to my local disk I am seeing OOM kill.
Looks like gcsf is keeping all files in memory. I tried reducing values of cache_max_seconds , cache_max_items and cache_statfs_seconds but noo luck.