systemd
Here are 819 public repositories matching this topic...
-
Updated
Oct 29, 2020 - Shell
-
Updated
Dec 6, 2020 - Shell
-
Updated
Dec 3, 2020 - Shell
-
Updated
Aug 18, 2020 - Shell
-
Updated
Apr 17, 2020 - C
-
Updated
Apr 21, 2020 - Python
-
Updated
Dec 4, 2020 - C
-
Updated
Jul 19, 2020 - C++
-
Updated
Jun 22, 2020 - Shell
-
Updated
Mar 12, 2017 - JavaScript
-
Updated
Apr 19, 2018 - Shell
-
Updated
Aug 25, 2020 - Shell
-
Updated
Mar 28, 2020 - C++
-
Updated
Nov 14, 2019 - Go
-
Updated
Aug 22, 2020 - Ruby
-
Updated
Dec 7, 2020 - HTML
-
Updated
Sep 24, 2017 - Shell
-
Updated
Jun 11, 2020 - Go
-
Updated
Jun 18, 2020 - Ruby
-
Updated
Nov 9, 2019 - Ruby
-
Updated
Oct 13, 2020 - Python
Improve this page
Add a description, image, and links to the systemd topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the systemd topic, visit your repo's landing page and select "manage topics."
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 ofswapfc_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