Skip to content

storage: close idle open FDs via FileManager#834

Open
j-c-m wants to merge 1 commit into
rakshasa:masterfrom
j-c-m:feature/storage-idle-fd-close
Open

storage: close idle open FDs via FileManager#834
j-c-m wants to merge 1 commit into
rakshasa:masterfrom
j-c-m:feature/storage-idle-fd-close

Conversation

@j-c-m

@j-c-m j-c-m commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

This helps a lot for memory usage as the OS free's associated buffers/pages wired to the idle files that used to remain open until max files eviction.

Feature closes idle file FDs after a configurable amount of time rather than leaving them open until eviction presure. Default 60s, 0 disables.

rtorrent:

rakshasa/rtorrent#1888

Feature closes idle file FDs after a configurable amount of time rather
than leaving them open until eviction presure. Default 60s, 0 disables.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant