Bitsum Community Forum

General Category => Process Lasso => Topic started by: parkd1 on May 02, 2014, 03:47:34 PM

Title: mscorsvw.exe
Post by: parkd1 on May 02, 2014, 03:47:34 PM
mscorsvw.exe is not showing up. When I start the computer it eats up a lot of CPU. Task Manager say it is .Net Runtime Optimization Service.
Title: Re: mscorsvw.exe
Post by: edkiefer on May 02, 2014, 05:20:47 PM
http://blogs.msdn.com/b/dotnet/archive/2013/08/06/wondering-why-mscorsvw-exe-has-high-cpu-usage-you-can-speed-it-up.aspx (http://blogs.msdn.com/b/dotnet/archive/2013/08/06/wondering-why-mscorsvw-exe-has-high-cpu-usage-you-can-speed-it-up.aspx)

Some info on it if your not familiar .
Title: Re: mscorsvw.exe
Post by: BenYeeHua on May 03, 2014, 05:41:08 AM
Yup, it is doing this.
QuoteNGEN solves these by doing two things:

    Compiling .NET Framework libraries to machine code upon installation of the .NET Framework on a given computer.
    Smart re-ordering of the machine code so that computers can execute .NET apps faster, using less memory.
So your .NET software like your Graphic card Control Panel is running more faster and smaller. ;)

And it is not showing up, I guess you are not managing all processes+Admin right?
Because the similar process like NGEN.exe is showing for me...
Title: Re: mscorsvw.exe
Post by: parkd1 on June 13, 2014, 10:11:14 AM
Ok I got it to show. lol Found in the under the main menu. Manage processes of all users. How did I miss that lol lol Now Mscorsvw.exe shows up.
Title: Re: mscorsvw.exe
Post by: BenYeeHua on June 13, 2014, 10:31:36 AM
Sometimes(rare) this function will un-tick for me too, and I don't know why, it can be some change on newer PL version will reset the setting for that function. :)