HI,everybody. I use TCL14.0 x86_64 now。 I found tcl closes the cgroup memory subsystem.So I downloaded the kernel source codes, added CONFIG_CGMEM=y and CONFIG_CGMEM_KMEM=y into .config,then made the new vmlinuz。reboot with the new vmlinuz and old corepure64.gz,I found tcl can't mount any tcz。I had to boot into system with boot code 'base',and mounted the tcz manually,but it failed with the error 'segmentation fault'?So why does TCL close cgroup memory and Why can't TCL mount the tcz after cgroup memeory is open?
thanks!