FG
💻 Software

How to free up memory "fully hibernating" a process?

Fresh5 days ago
Mar 15, 20264626 views
Confidence Score0%
0%

Problem

Similar to this: How to "hibernate a process" under Linux/Windows? Are there any methods to hibernate a process in a way that it doesn't stay in memory? E.g.: If I don't want to use Firefox, and don't want to close the process of it, and I need free memory, then how can I really hibernate the proce…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How to free up memory "fully hibernating" a process?

Low Risk

Both Windows and Linux/Unix provide a way to suspend or stop a process from executing, by removing it from the list of runnable processes. This doesn't directly affect the memory pages owned by a process, but over time as the system comes under pres…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment