Author: Tom Date: To: Alif Radhitya, dng Subject: Re: [DNG] Disabling daemon/process swap on Devuan
On 22/10/2025 17:07, Alif Radhitya wrote: > I read the documentation and it says:
>
> "If you are not using systemd, you can achieve the same effect by
> setting the cgroupv2 value memory.swap.max to 0 using your tool of
> choice. You can disable swap for the entire OS by running swapoff (this
> is not recommended)"
Thanks. Yes it does mention cgroupv2. My next objective is to research
the tools available for cgroupv2 and learn how to control that from a
shell script. This seems to be the most likely solution.