Webkit issue
Mike Marchywka
marchywka at hotmail.com
Sat Nov 16 20:23:05 UTC 2019
On Sat, Nov 16, 2019 at 10:40:28AM -0800, rikona wrote:
> Webkit has maxed out ALL the CPU cores on my box, which may be causing
> problems. I shut down 2 browsers [w >20 tabs] that use it but that did
> not change the CPU data in htop. How can I see ALL of the pgms that are
> using webkit? I can get the PIDs for each of the many webkit instances
> if that helps.
I guess there is something called pstree if you have a specific process in mind,
30022 ? Sl 0:00 /opt/google/chrome/chrome --type=ppapi --field-trial-handle=3931068084323391708,3397061784447488762,131072 --ppapi-flash-args --lang=en-US --enable-crash-reporter=d4323c87-9d62-4681-a9b0-0a50ff3a42c4, --service-request-channel-token=8894187787054157454
pstree -p 30022
chrome(30022)─┬─{Chrome_ChildIOT}(30026)
├─{Font_Proxy_Thre}(30027)
├─{MemoryInfra}(30479)
├─{TaskSchedulerFo}(30024)
├─{TaskSchedulerFo}(30025)
└─{TaskSchedulerSe}(30023)
How do you know it is using "webkit?" You can try lsof and grep
for anything that may be related or the pid you want.
>
> Thanks...
>
> --
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com
> Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
--
mike marchywka
306 charles cox
canton GA 30115
USA, Earth
marchywka at hotmail.com
404-788-1216
ORCID: 0000-0001-9237-455X
More information about the ubuntu-users
mailing list