+{"files":[{"patch":"@@ -54,0 +54,2 @@\n+ log_warning(os, container)(\"Cgroup memory controller path at '%s' seems to have moved to '%s', detected limits won't be accurate\",\n+ mem->mount_point(), mem->cgroup_path());\n@@ -55,1 +57,0 @@\n- log_warning(os, container)(\"Cgroup memory controller path includes '..\/', detected limits won't be accurate\");\n@@ -116,0 +117,2 @@\n+ log_warning(os, container)(\"Cgroup cpu controller path at '%s' seems to have moved to '%s', detected limits won't be accurate\",\n+ cpu->mount_point(), cpu->cgroup_path());\n@@ -117,1 +120,0 @@\n- log_warning(os, container)(\"Cgroup cpu controller path includes '..\/', detected limits won't be accurate\");\n","filename":"src\/hotspot\/os\/linux\/cgroupUtil_linux.cpp","additions":4,"deletions":2,"binary":false,"changes":6,"status":"modified"}]}
0 commit comments