**Describe the bug** It requires patched kerenl which almost nowhere avaiable: I mean those two logs: * https://github.com/intel/cri-resource-manager/blob/2ce10b0922852c7ff413db14c17fdd83c77e2860/pkg/cri/resource-manager/control/memory/memory.go#L122 * https://github.com/intel/cri-resource-manager/blob/2ce10b0922852c7ff413db14c17fdd83c77e2860/pkg/cri/resource-manager/control/memory/memory.go#L132 **Expected behavior** Disable memory controller or print this warning only once or guard this functionality as opt-in with cmd line flag. **To Reproduce** just run cri-resmgr and wait for those messages: **Environment** any resolved by: #915 , #916