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.

貢獻者指南