harababurel / harababurel/gcsf

Out of memory: Killed process xxxx (gcsf)

Open
#77 5 comments 0 reactions 0 assignees View on GitHub
help wanted
Dominant language
Rust
Stars
2.4k
Forks
98
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the large-file copy described in the issue and tracing how cache_max_seconds, cache_max_items, and cache_statfs_seconds affect memory use. The issue names no files or tests; done means copying a 4GB file from the mounted folder without gcsf being killed by the OOM handler.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
operating-systems, performance
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.