Categories:
Cloud (204)
Entertainment (11)
Facebook (43)
General (50)
Life (31)
Programming (64)
Technology (430)
Testing (4)
Tools (488)
Twitter (5)
Wearable (26)
Web Design (44)
Collections:
Other Resources:
tasklist.exe and Chrome Task Manager
How to compare "tasklist.exe" output with Google Chrome Task Manager task list?
✍: FYIcenter.com
You can follow this tutorial
to compare "tasklist.exe" output with Google Chrome Task Manager task list.
1. Run Google Chrome on Windows and open the Task Manager in Chrome as described in the previous tutorial.
Task Memory CPU Network Process ID ==== ====== === ======= ========== Browser 120,072K 2.7 0 10564 GPU Process 67,656K 0.8 0 11060 Tab: Technology FAQ 89,304K 0.8 0 5860 Tab: Family Guy 95,204K 2.7 55.7 KB/s 6280
2. Open a command line window and run the following command:
c:\fyicenter> tasklist.exe Image Name PID Session Name Session# Mem Usage ========== ===== ============ ======== ========= chrome.exe 10564 Console 1 191,392 K chrome.exe 11060 Console 1 96,356 K chrome.exe 5860 Console 1 68,212 K chrome.exe 6280 Console 1 153,684 K
So the output from the "tasklist.exe" command matches well with the list from the Task Manager in Google Chrome.
But the Task Manager list gives better information about each Chrome process.
If you keep opening more Websites in additional tabs, you will get more processes running in your computer. So do not open too many tabs in Google Chrome.
⇒ Mimehandler and Plugin Processes of Google Chrome
⇐ Task List on Google Chrome Task Manager
2017-10-08, 4471🔥, 0💬
Popular Posts:
How to update TOC (Table Of Content) for a FrameMaker book? I have make changes in some chapters. Yo...
How to convert slide files created with older versions of PowerPoint to the current PowerPoint? I ha...
How to Install and Start Skype Meeting App in Google Chrome? You can follow this tutorial to install...
How to create a new PowerPoint Template? I have created a slide master and some useful slide layouts...
What port numbers are used for data connections in passive mode in FileZilla Server? Can I limit the...