CPU

G

GMG

My computer slowed to a crawl and the only thing I can find is that theCPU
is running at 100% ALL THE TIME!

What would cause this? The computer boots and then completely slows down.
 
B

Bill in Co.

GMG said:
My computer slowed to a crawl and the only thing I can find is that theCPU
is running at 100% ALL THE TIME!

What would cause this? The computer boots and then completely slows down.

Malware/Trojan/Virus?
 
P

Paul

GMG said:
My computer slowed to a crawl and the only thing I can find is that theCPU
is running at 100% ALL THE TIME!

What would cause this? The computer boots and then completely slows down.

What does Task Manager show ? Try right clicking on the blue bar at the
bottom of the screen and select Task Manager from the popup menu.

Alternately, you can use Process Explorer from Sysinternals.

http://technet.microsoft.com/en-ca/sysinternals/bb896653.aspx

If neither of those will run, you may have a malware problem. Malware
doesn't particularly want to be discovered. And in any case, it may
be able to hide itself.

*******

Can you see a particular thing using the CPU ?

First, a word about Task Manager

System - threads assisting the OS, close to zero
System Idle Process - runs when nothing else is ready to run
Equals 100% when system is IDLE.
Equals 0% when some other process is hammering the system
(Any others) - the percentage indicates how much they're using

The total of all of them should be 100%. For example, Firefox
might be 50%, System might be 0%, System Idle Process might be
50%. That means Firefox is using half of the CPU resources and
that is what you'd mainly be interested in. The "System" usage
should be low most of the time. The System Idle Process is
there, just to make the total equal 100%. You can learn more
about the System Idle Process, here.

http://en.wikipedia.org/wiki/System_Idle_Process

This page describes the "System" process a little bit. The
threads of execution there are helping the OS.

http://technet.microsoft.com/en-us/library/cc768129.aspx

"The system process

This process contains system threads, which are kernel mode threads.
Windows and various device drivers create system process threads for
various reasons. For example, the memory manager creates system threads
for performing virtual memory tasks, the cache manager uses system threads
for managing cache memory, and the floppy disk driver uses a system thread
to monitor the floppy drives."

Paul
 
G

GMG

something called MOM.exe was using 99% of the CPU. Disabled it and now all
seems well. Will let you all what happens. THANK YOU!
 
S

SC Tom

GMG said:
something called MOM.exe was using 99% of the CPU. Disabled it and now all
seems well. Will let you all what happens. THANK YOU!

MOM is part of ATI's Catalyst Control Center. You might try updating your
ATI drivers to see if that helps any.
 
G

GMG

Now that MOM.exe is not a problem...the computer will not hibernate..i can
only turn it off.
Any suggestions about Hibernation?
 
S

SC Tom

GMG said:
Now that MOM.exe is not a problem...the computer will not hibernate..i can
only turn it off.
Any suggestions about Hibernation?
Turning MOM of is not a fix. Get it fixed and hibernation may work again
(assuming that it used to work).
Have you scanned for malware as suggested in previous replies? Do that
first, fix the MOM issue, then worry about hibernation.
 
P

Paul

GMG said:
Now that MOM.exe is not a problem...the computer will not hibernate..i can
only turn it off.
Any suggestions about Hibernation?

I couldn't find anything that documents what that .exe does.
It does seem to be part of the ATI driver.

Uninstalling the ATI driver and reinstalling it again might be
an option. That is what someone who built their own computer
might try. If this is a laptop, sometimes you need the
driver from the manufacturer, as it may have customizations
(to run the LCD panel). But for desktop video cards, you
may be able to use a driver straight from ATI (amd.com).

If you can locate the "mom.exe" file, you might upload it
to virustotal.com and have it scanned.

C:\Program Files\ATI Technologies\ATI.ACE\Core-Static\MOM.exe

Paul
 
G

GMG

I did scan for malware ..only found the MOM.exe ATI drivers. The only
MOM.EXE file was in the ATI folders.No separate file. Will try a new driver
from ATI.
Anyway..will keep trying and thanks again
 
S

SC Tom

GMG said:
I did scan for malware ..only found the MOM.exe ATI drivers. The only
MOM.EXE file was in the ATI folders.No separate file. Will try a new driver
from ATI.
Anyway..will keep trying and thanks again

Did you quarantine it, or tell the scanner to ignore it?
 
G

GMG

I uninstalled the ATI graphics and then reinstalled it and uninstalled the
Graphics suite. No MOM.exe is now loaded when I boot.
Still cannot hibernate.
 
S

SC Tom

GMG said:
I uninstalled the ATI graphics and then reinstalled it and uninstalled the
Graphics suite. No MOM.exe is now loaded when I boot.
Still cannot hibernate.
Is hibernation allowed in your Power Options in Control Panel?
Create a new shortcut on your desktop, put this in the command line

%windir%\system32\rundll32.exe PowrProf.dll, SetSuspendState

save it, then double-click on it and see what happens.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top