harababurel/gcsf

Out of memory: Killed process xxxx (gcsf)

开放

#77 创建于 2020年3月31日

 (5 条评论) (0 个反应) (0 位负责人)Rust (97 个派生)user submission
help wanted

仓库指标

星标
 (2,382 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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.

贡献者指南