[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#851119: memcg causing freezes on backports kernel



This appears to be due to the cgroups memory controller. I've had had good 
experience with adding cgroup_disable=memory on the kernel boot line.

You can also compile your own kernel without the the memory controller, 
which I recommend if you have the capability, as it cuts out a non-trivial 
amount of kernel code.

Removning cgroups *entirely* may cause systemd to fall over, but AFAIK you 
only need CONFIG_CGROUPS itself and not all the secondary drivers. Or just 
uninstall systemd and install sysvinit-core again.

[If recompiling, you might want to disable disk quota and EXT4 encryption if 
you don't use them, and reduce the number of supported CPUs to the number 
you have, including hyperthreads. This reduces ext4 inode size down below 
1024 bytes, so it can fit 4 into a 4KB slab again, which is a regression 
since jessie.]

-- 
Laurence "GreenReaper" Parry - Inkbunny administrator
greenreaper.co.uk - wikifur.com - flayrah.com - inkbunny.net
"Eternity lies ahead of us, and behind. Have you drunk your fill?" 


Reply to: