Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Computing > Windows 64bit > CPU running continuously at 90% on one core

Reply
Thread Tools

CPU running continuously at 90% on one core

 
 
Lorne
Guest
Posts: n/a
 
      07-06-2010
I have Windows 7 home premium running on an AMD X6-1055 6 core processor.
If I start Windows and leave it doing nothing except the background
processes loaded at boot time the CPU runs continuously at 14/15%.

When I inspect task manager it tells me system idle process is 99%, and none
of the 80 running processes register above 0%, but at the bottom CPU use is
still 14%+.

When I look at the performance tab one processor (always the same one) is
running at 85-90% and the others near zero.

When I use a motherboard utility it shows the same thing - one processor at
85%+ and the others near zero.

How do I find out what is running to cause this when task manager does not
show the process? I have run Malwarebytes - it shows nothing unpleasant on
the computer.

 
Reply With Quote
 
 
 
 
poutnik
Guest
Posts: n/a
 
      07-06-2010
In article <>,
says...
>
> I have Windows 7 home premium running on an AMD X6-1055 6 core processor.
> If I start Windows and leave it doing nothing except the background
> processes loaded at boot time the CPU runs continuously at 14/15%.
>
> When I inspect task manager it tells me system idle process is 99%, and none
> of the 80 running processes register above 0%, but at the bottom CPU use is
> still 14%+.
>
> When I look at the performance tab one processor (always the same one) is
> running at 85-90% and the others near zero.
>
> When I use a motherboard utility it shows the same thing - one processor at
> 85%+ and the others near zero.
>
> How do I find out what is running to cause this when task manager does not
> show the process? I have run Malwarebytes - it shows nothing unpleasant on
> the computer.


Try to run Process Explorer by Sysinternals (now Microsoft),
as elevated admin. I guess Win Task Manager need not to show all,
PE may show more processes.

http://technet.microsoft.com/en-us/s.../bb896653.aspx

--
Poutnik
The best depends on how the best is defined.
 
Reply With Quote
 
 
 
 
Lorne
Guest
Posts: n/a
 
      07-06-2010
"Lorne" <> wrote in message
news:...
> I have Windows 7 home premium running on an AMD X6-1055 6 core processor.
> If I start Windows and leave it doing nothing except the background
> processes loaded at boot time the CPU runs continuously at 14/15%.
>
> When I inspect task manager it tells me system idle process is 99%, and
> none of the 80 running processes register above 0%, but at the bottom CPU
> use is still 14%+.
>
> When I look at the performance tab one processor (always the same one) is
> running at 85-90% and the others near zero.
>
> When I use a motherboard utility it shows the same thing - one processor
> at 85%+ and the others near zero.
>
> How do I find out what is running to cause this when task manager does not
> show the process? I have run Malwarebytes - it shows nothing unpleasant
> on the computer.


I made some progress. I found windows system monitor and it shows me that
the cpu usage is caused by system interrupts. What I now need is to work
out which interrupt is causing the problem. any idea how to do that?

 
Reply With Quote
 
Lorne
Guest
Posts: n/a
 
      07-06-2010
"Lorne" <> wrote in message
news:##...
> "Lorne" <> wrote in message
> news:...
>> I have Windows 7 home premium running on an AMD X6-1055 6 core processor.
>> If I start Windows and leave it doing nothing except the background
>> processes loaded at boot time the CPU runs continuously at 14/15%.
>>
>> When I inspect task manager it tells me system idle process is 99%, and
>> none of the 80 running processes register above 0%, but at the bottom CPU
>> use is still 14%+.
>>
>> When I look at the performance tab one processor (always the same one) is
>> running at 85-90% and the others near zero.
>>
>> When I use a motherboard utility it shows the same thing - one processor
>> at 85%+ and the others near zero.
>>
>> How do I find out what is running to cause this when task manager does
>> not show the process? I have run Malwarebytes - it shows nothing
>> unpleasant on the computer.

>
> I made some progress. I found windows system monitor and it shows me that
> the cpu usage is caused by system interrupts. What I now need is to work
> out which interrupt is causing the problem. any idea how to do that?


An interesting additional effect is that if I put the computer into sleep
mode and wake it up the problem disappears - cpu down to 1 or 2% and use of
cpu by interrupts under effectively zero.

Does anybody have detailed knowledge of what sleep mode actually does that
may change the behavior of interrupts?


 
Reply With Quote
 
Nunya
Guest
Posts: n/a
 
      07-06-2010
On Jul 6, 9:18*am, "Lorne" <lorne_ander...@hotmail.com> wrote:
> "Lorne" <lorne_ander...@hotmail.com> wrote in message
>
> news:##...
>
>
>
> > "Lorne" <lorne_ander...@hotmail.com> wrote in message
> >news:...
> >> I have Windows 7 home premium running on an AMD X6-1055 6 core processor.
> >> If I start Windows and leave it doing nothing except the background
> >> processes loaded at boot time the CPU runs continuously at 14/15%.

>
> >> When I inspect task manager it tells me system idle process is 99%, and
> >> none of the 80 running processes register above 0%, but at the bottom CPU
> >> use is still 14%+.

>
> >> When I look at the performance tab one processor (always the same one) is
> >> running at 85-90% and the others near zero.

>
> >> When I use a motherboard utility it shows the same thing - one processor
> >> at 85%+ and the others near zero.

>
> >> How do I find out what is running to cause this when task manager does
> >> not show the process? *I have run Malwarebytes - it shows nothing
> >> unpleasant on the computer.

>
> > I made some progress. *I found windows system monitor and it shows me that
> > the cpu usage is caused by system interrupts. *What I now need is to work
> > out which interrupt is causing the problem. *any idea how to do that?

>
> An interesting additional effect is that if I put the computer into sleep
> mode and wake it up the problem disappears - cpu down to 1 or 2% and use of
> cpu by interrupts under effectively zero.
>
> Does anybody have detailed knowledge of what sleep mode actually does *that
> may change the behavior of interrupts?


Sounds like motherboard level or OS level CPU slowdown protocols being
implemented.
IOW, 10% use at full speed is easy, whereas 10% use when the CPU is
clocked down 80%
is quite a lot of work for it.
 
Reply With Quote
 
Lorne
Guest
Posts: n/a
 
      07-08-2010
If anybody else has this problem the procedure to find a solution is here:
http://www.msfn.org/board/topic/1402...dpc-interrupt/

It requires some reasonable understanding of computers to follow it however.
In my case it was a driver called nmserial.sys that was hogging the cpu.

************************************************** ************************

"Lorne" <> wrote in message
news:...
> I have Windows 7 home premium running on an AMD X6-1055 6 core processor.
> If I start Windows and leave it doing nothing except the background
> processes loaded at boot time the CPU runs continuously at 14/15%.
>
> When I inspect task manager it tells me system idle process is 99%, and
> none of the 80 running processes register above 0%, but at the bottom CPU
> use is still 14%+.
>
> When I look at the performance tab one processor (always the same one) is
> running at 85-90% and the others near zero.
>
> When I use a motherboard utility it shows the same thing - one processor
> at 85%+ and the others near zero.
>
> How do I find out what is running to cause this when task manager does not
> show the process? I have run Malwarebytes - it shows nothing unpleasant
> on the computer.


 
Reply With Quote
 
Byte
Guest
Posts: n/a
 
      07-08-2010
Sleep will shut down power to USB ports if device is marked to conserve
power. When you SLEEP you may be depowering some USB device that is
interrupting the system trying to initialize after a full power up.

Guessing here, but .......

"Lorne" <> wrote in message
news:Okb#...
> "Lorne" <> wrote in message
> news:##...
>> "Lorne" <> wrote in message
>> news:...
>>> I have Windows 7 home premium running on an AMD X6-1055 6 core
>>> processor. If I start Windows and leave it doing nothing except the
>>> background processes loaded at boot time the CPU runs continuously at
>>> 14/15%.
>>>
>>> When I inspect task manager it tells me system idle process is 99%, and
>>> none of the 80 running processes register above 0%, but at the bottom
>>> CPU use is still 14%+.
>>>
>>> When I look at the performance tab one processor (always the same one)
>>> is running at 85-90% and the others near zero.
>>>
>>> When I use a motherboard utility it shows the same thing - one processor
>>> at 85%+ and the others near zero.
>>>
>>> How do I find out what is running to cause this when task manager does
>>> not show the process? I have run Malwarebytes - it shows nothing
>>> unpleasant on the computer.

>>
>> I made some progress. I found windows system monitor and it shows me
>> that the cpu usage is caused by system interrupts. What I now need is to
>> work out which interrupt is causing the problem. any idea how to do
>> that?

>
> An interesting additional effect is that if I put the computer into sleep
> mode and wake it up the problem disappears - cpu down to 1 or 2% and use
> of cpu by interrupts under effectively zero.
>
> Does anybody have detailed knowledge of what sleep mode actually does
> that may change the behavior of interrupts?
>
>

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Intel Core i7-3820 Quad-Core CPU Becky Front Page News 0 02-23-2012 10:36 AM
Re: Continuously running scripts question Ian Kelly Python 2 06-27-2010 03:25 PM
Continuously running scripts question Python 2 06-25-2010 04:41 PM
Intel Core 2 Solo processor - is this a single or dual-core CPU? Spin Computer Support 9 09-30-2009 11:32 PM
Core Solo & Core Duo are not Core microarchitecture; 65nm Pentium M chips bigal Hardware 0 03-22-2006 11:24 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57