17
Jackett memory leak (lemmy.dbzer0.com)

Linux mint 22.1 and jackett is hogging 200+GB of virtual memory. I do have a couple -arrs running, and calibre server, but it seems a ludicrous amount of memory. Reading on the webs it seems people think 20GB is crazy.

Any help/thoughts where to look? Not using Docker.

you are viewing a single comment's thread
view the rest of the comments
[-] unlawfulbooger 7 points 1 week ago* (last edited 1 week ago)

Virtual memory is different from swap memory.

Swap memory is used when you run out of physical memory, so the memory is extended to your storage.

Virtual memory is an abstraction that lies between programs using memory and the physical memory in the device. It can be something like compression and memory-mapped files, like mentioned.

And yes, some swap is still useful, up to something like 4G for larger systems.

And if you want to hibernate to disk, you may need as much swap as your physical memory. But maybe that’s changed. I haven’t done that in years.

[-] Geodad@lemm.ee 2 points 1 week ago

I've thought they were the same thing all these years.

this post was submitted on 22 Apr 2025
17 points (100.0% liked)

Linux

53671 readers
554 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS