Forums
New posts
Search forums
News
Security News
Technology News
Giveaways
Giveaways, Promotions and Contests
Discounts & Deals
Reviews
Users Reviews
Video Reviews
Support
Windows Malware Removal Help & Support
Inactive Support Threads
Mac Malware Removal Help & Support
Mobile Malware Removal Help & Support
Blog
Log in
Register
What's new
Search
Search titles only
By:
Search titles only
By:
Reply to thread
Menu
Install the app
Install
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Forums
Software
Software Troubleshooting
Why so many Chrome processes are running ?
Message
<blockquote data-quote="Prorootect" data-source="post: 734361" data-attributes="member: 905"><p>Googled, then have first response:</p><p> </p><p><strong>"That's Chrome's sandbox in action.</strong></p><p>Chrome runs some of its components as separate processes. There's one main process, a GPU renderer process and then (roughly) a single process for every tab, extension and plugin. (Actually, a few tabs can be run in a single process under certain circumstances.)</p><p>It's how Chrome's sandbox works. <a href="https://en.wikipedia.org/wiki/Sandbox_%28computer_security%29" target="_blank">Sandboxing</a> is a technique used to increase program's immunity against malicious actions of untrusted code (such as code of websites you're visiting). Running independent pieces of code in separate processes makes these pieces of code unable to affect Chrome's core, which is the most privileged part.</p><p>Extra processes don't necessarily use that much resources. Some of the memory is shared between them and dormant processes use negligible amount of CPU time. Nothing to worry about here."</p><p></p><p>Here: <a href="https://superuser.com/questions/1205231/why-does-chrome-has-so-many-processes-running-when-i-have-just-opened-the-appli" target="_blank">Why does Chrome has so many processes running, when I have just opened the application?</a></p></blockquote><p></p>
[QUOTE="Prorootect, post: 734361, member: 905"] Googled, then have first response: [B]"That's Chrome's sandbox in action.[/B] Chrome runs some of its components as separate processes. There's one main process, a GPU renderer process and then (roughly) a single process for every tab, extension and plugin. (Actually, a few tabs can be run in a single process under certain circumstances.) It's how Chrome's sandbox works. [URL='https://en.wikipedia.org/wiki/Sandbox_%28computer_security%29']Sandboxing[/URL] is a technique used to increase program's immunity against malicious actions of untrusted code (such as code of websites you're visiting). Running independent pieces of code in separate processes makes these pieces of code unable to affect Chrome's core, which is the most privileged part. Extra processes don't necessarily use that much resources. Some of the memory is shared between them and dormant processes use negligible amount of CPU time. Nothing to worry about here." Here: [URL="https://superuser.com/questions/1205231/why-does-chrome-has-so-many-processes-running-when-i-have-just-opened-the-appli"]Why does Chrome has so many processes running, when I have just opened the application?[/URL] [/QUOTE]
Insert quotes…
Verification
Post reply
Top