Skip to content
#

swap

Here are 262 public repositories matching this topic...

vilgotf
vilgotf commented Nov 19, 2020

On a long-running system with swapfc enabled swapfc_priority=50 can eventually reach 0 (generating kernel errors) as seen here: #135. Looping back to the value of swapfc_priority close to 0 is not a valid solution since that would mean that the highest priority swap file would be the first to be removed.

A better solution would be to disable swapfc_priority when it's 0 and let the kernel ma

Improve this page

Add a description, image, and links to the swap topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the swap topic, visit your repo's landing page and select "manage topics."

Learn more