harababurel/gcsf

Out of memory: Killed process xxxx (gcsf)

Open

#77 建立於 2020年3月31日

在 GitHub 查看
 (5 留言) (0 反應) (0 負責人)Rust (2,378 star) (94 fork)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.

貢獻者指南