-
Notifications
You must be signed in to change notification settings - Fork 81
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Future of systemd-swap #173
Comments
I just saw that the project seems to be ending. Although systemd/zram-generator should be great for most users, i really like the swapFC functionality you guys have built into this project. Is there any other project you might recommend for dynamic swapfile functionality? Swapspace was the old go-to project, but it was abandoned for sometime. It seems to be alive again. Your roadmap mentions you were going to replace SwapFC with swapspace. Do you think swapspace is better now (after being resurrected)? |
swapFC seems good on the surface but there are some underlying issues with it.
I've not personally used swapspace, just checked the description and the code, but I'd say use that. |
The main reason for me stopping development on systemd-swap is I just don't see the need for systemd-swap. zram & zswap should be configured with kernel parameters, I'd have no problem working on an alternative to swapspace / fork / contribute if somebody's use case isn't fulfilled by it (if so comment) but since I personally just use zram (and recommend most ppl to just use that) I've got no motivation to do that right now. |
I literally use it for swapFC. It make the system really robust. Even if you have a memory leak, the PC won't freeze, and you have time to notice. |
I have been wondering about whether archiving this repo would be the best course of action. None of us really want to work on it anytime soon and I'd like to prevent people from picking this up and running into issues nobody is going to triage. |
The project is currently not activly developed, but I'll merge pull requests, see third comment
The recent release of systemd-swap 4.4.0 featured a complete rewrite in python. With this release we are nearing a feature complete state so I decided to lists the remaining to-do:s here:
4.3.x (bash version)
>4.4.0
5.0
5.1
I want to point out that version 5 is a long way of, so if someone is reading this know that pull requests are welcome!
The text was updated successfully, but these errors were encountered: