harababurel/gcsf

Out of memory: Killed process xxxx (gcsf)

オープン

#77 opened on 2020/03/31

 (5 件のコメント) (0 件のリアクション) (0 人の担当者)Rust (97 件のフォーク)user submission
help wanted

Repository metrics

Stars
 (2,382 個のスター)
PR merge metrics
 (30d に merged 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.

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