Re: [arch-general] Setting dirty ratio

2014-05-26 Thread Amal Roy
Thanks for replying. I followed the wiki but, the kernel variables are not set at startup even though the systemd unit is active (checked by "systemctl status systemd-sysctl.service"). If I restart the service using "systemctl restart systemd-sysctl.service", the kernel variables are set. I can

Re: [arch-general] Setting dirty ratio

2014-05-26 Thread Anatol Pomozov
Hi On Sun, May 25, 2014 at 11:45 PM, Amal Roy wrote: > What is the recommended way to set dirty ratio and dirty background ratio on > boot? As usual the answer can be found in wiki https://wiki.archlinux.org/index.php/Sysctl#Virtual_memory > I added those in /etc/sysctl.d/99-sysctl.conf fileand