You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: unix/linux/index.html
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -91,6 +91,11 @@ <h2><span class="header-section-number">3.4</span> Force releasing the swap spac
91
91
<p>(<strong>Warning:</strong> To run this command safely, freely available RAM is assumed to be sufficient; otherwise, the system may kill some processes to make room.)</p>
92
92
<pre><code># swapoff -a && swapon -a</code></pre>
0 commit comments