harababurel/gcsf

Out of memory: Killed process xxxx (gcsf)

Open

#77 opened on 2020年3月31日

GitHub で見る
 (5 comments) (0 reactions) (0 assignees)Rust (2,378 stars) (94 forks)user submission
help wanted

説明

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.

コントリビューターガイド