Skip to content
Discussion options

You must be logged in to vote

Hi, this is likely due to RSS memory not being released by the operating system as a system optimization, although it is freed in the running process. There may be some calls such as malloc_trim(0) which you can try to manually release freed memory.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by stefankiesz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants