Difference between revisions of "Cgroups"

From UVOO Tech Wiki
Jump to navigation Jump to search
(Created page with "using top and you see a high cpu with 5467 outside of container then do ``` grep -rn 5467 /sys/fs/cgroup/pids/* ```")
(No difference)

Revision as of 15:35, 19 April 2020

using top and you see a high cpu with 5467 outside of container then do

grep -rn 5467 /sys/fs/cgroup/pids/*