Package Details: dmemcg-booster 0.1.2-1

Git Clone URL: https://aur.archlinux.org/dmemcg-booster.git (read-only, click to copy)
Package Base: dmemcg-booster
Description: Service for enabling and controlling dmem cgroup limits for boosting foreground games
Upstream URL: https://gitlab.steamos.cloud/holo/dmemcg-booster
Licenses: custom:unknown
Submitter: pixelcluster
Maintainer: pixelcluster
Last Packager: pixelcluster
Votes: 3
Popularity: 1.41
First Submitted: 2026-04-09 08:39 (UTC)
Last Updated: 2026-04-09 08:39 (UTC)

Latest Comments

ngoquang2708 commented on 2026-04-10 10:54 (UTC)

Ah. OK. I just do some cleanup and refactor the code to be "idiomatic" in Rust. If you are interested, you can take a look here: https://github.com/ngoquang2708/dmemcg-booster/commits/idiomatic-rust/.

pixelcluster commented on 2026-04-10 10:47 (UTC)

err, right. The gitlab repo isn't really set up to accept MRs from anyone - i honestly didn't expect people would try to contribute :)

For the time being we could do it vintage-style and you send me patches (or a link to some git repo containing your commits, either works) via e-mail, I guess. This whole tool is more like a stopgap solution until systemd can do this stuff itself, so I hope contributor traffic won't get too busy.

ngoquang2708 commented on 2026-04-10 05:51 (UTC)

Do you accept MRs in the upstream repo? I tried to create a fork but aren't allowed to.