Actions
Bug #21607
closedarv-mount memory usage grows over time
Status:
Resolved
Priority:
Normal
Assigned To:
-
Category:
FUSE
Target version:
-
Story points:
-
Description
arv-mount releases metadata (collection and project listings) for files and directories that haven't been used recently to prevent unlimited memory growth.
Ideally it should reach a ceiling and then level off as new stuff replaces the memory used by old stuff. However, in the current version, memory usage still creeps up.
arv-mount would benefit from additional debugging and memory profiling to determine if there are objects being held past their intended lifetime.
Updated by Peter Amstutz about 1 year ago
- Status changed from New to In Progress
Updated by Peter Amstutz about 1 year ago
- Status changed from In Progress to New
- Category set to FUSE
- Subject changed from memory usage to arv-mount memory usage grows over time
Updated by Peter Amstutz 11 months ago
- Related to Bug #21541: arv-mount KeyError during cap_cache - Seemingly lost track of parent inode added
Updated by Peter Amstutz 11 months ago
- Target version deleted (
Future) - Status changed from New to Resolved
Actions