Cgroups

From UVOO Tech Wiki
Revision as of 15:35, 19 April 2020 by Busk (talk | contribs) (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/* ```")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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

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