MSFN Forum: How to get the cause of high CPU usage by DPC / Interrupt - MSFN Forum

Jump to content


  • 62 Pages +
  • « First
  • 8
  • 9
  • 10
  • 11
  • 12
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

How to get the cause of high CPU usage by DPC / Interrupt Rate Topic: -----

#181 User is offline   MagicAndre1981 

  • after Windows 7 GA still Vista lover :)
  • Group: Patrons
  • Posts: 4,976
  • Joined: 28-August 05
  • OS:Vista Ultimate x86
  • Country: Country Flag

Posted 29 August 2010 - 12:57 PM

Does it also happen without the Avm USB WLAN Device? btw, you can delete the link now


#182 User is offline   year2525 

  • Group: Members
  • Posts: 8
  • Joined: 26-August 10
  • OS:none specified
  • Country: Country Flag

Posted 29 August 2010 - 02:04 PM

View PostMagicAndre1981, on 29 August 2010 - 12:57 PM, said:

Does it also happen without the Avm USB WLAN Device? btw, you can delete the link now


Thanks for checking the file!

Yes, I just uninstalled the WLAN device and restarted but it's still the same.

Bwt it's using an old driver from 2006 but when I update it to the recent driver it says the update went fine but in the device manager it still shows the old driver.
I'm going to use a cable connection soon again anyways but it doesn't seem to be related to the problem.

#183 User is offline   MagicAndre1981 

  • after Windows 7 GA still Vista lover :)
  • Group: Patrons
  • Posts: 4,976
  • Joined: 28-August 05
  • OS:Vista Ultimate x86
  • Country: Country Flag

Posted 29 August 2010 - 04:08 PM

I see that the USBport.sys takes to long too long to complete some DPCs. But what I can see is that you have some Regular CPU usage spikes caused by the new plugin host program of Firefox.

#184 User is offline   year2525 

  • Group: Members
  • Posts: 8
  • Joined: 26-August 10
  • OS:none specified
  • Country: Country Flag

Posted 29 August 2010 - 04:21 PM

The plugin host program of Firefox, which is that/could that be?

Would uninstalling Firefox solve that issue?

This post has been edited by year2525: 29 August 2010 - 04:23 PM


#185 User is offline   MagicAndre1981 

  • after Windows 7 GA still Vista lover :)
  • Group: Patrons
  • Posts: 4,976
  • Joined: 28-August 05
  • OS:Vista Ultimate x86
  • Country: Country Flag

Posted 29 August 2010 - 04:49 PM

the plugin host is called:

plugin-container.exe

and you can disable it in about:config by setting the value dom.ipc.plugins.enabled to false.

#186 User is offline   year2525 

  • Group: Members
  • Posts: 8
  • Joined: 26-August 10
  • OS:none specified
  • Country: Country Flag

Posted 29 August 2010 - 05:02 PM

I had a look and it was already set to false.

I deactivated the whole plugin-container.exe but that also didn't change a thing.

Could I do someting about the USBPORT.sys?

#187 User is offline   hmirza11 

  • Group: Members
  • Posts: 2
  • Joined: 29-August 10
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 30 August 2010 - 01:29 AM

Hi Andre,

Thank you for the detail tutorial.

I have similar problem with the interrupts - at random time it goes over 20% of CPU usage, usually after waking laptop from the sleep (dell studio 1535, win 7 64bit). After that computer loose networking completely (wlan and lan). I tried with the latest available drivers but no change.

Now, I go through your tutorial but I get this "Unknown" thing that spikes my CPU. I'll appreciate if you can take a look at trace table, maybe you'll have more luck - link is:

http://www.mediafire...xnm20nurevh79lv

Thanks a lot.

-m

#188 User is offline   MagicAndre1981 

  • after Windows 7 GA still Vista lover :)
  • Group: Patrons
  • Posts: 4,976
  • Joined: 28-August 05
  • OS:Vista Ultimate x86
  • Country: Country Flag

Posted 30 August 2010 - 04:54 AM

@hmirza11

from the trace I can't see the causing driver (<UNKNOWN>).

The only thing you can do is to create complete dump:

http://www.msfn.org/...g-memory-dumps/

when you have the high DPC usage again and ask cluberti to look at it.

#189 User is offline   hmirza11 

  • Group: Members
  • Posts: 2
  • Joined: 29-August 10
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 30 August 2010 - 05:45 AM

View PostMagicAndre1981, on 30 August 2010 - 04:54 AM, said:

@hmirza11

from the trace I can't see the causing driver (<UNKNOWN>).

The only thing you can do is to create complete dump:

http://www.msfn.org/...g-memory-dumps/

when you have the high DPC usage again and ask cluberti to look at it.


Hi Andre,

Thank you for checking the file. Will try memory dump.

#190 User is offline   phaedrus54 

  • Group: Members
  • Posts: 1
  • Joined: 02-September 10
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 02 September 2010 - 03:17 AM

@ Andre

Thank you VERY much for this problem solving protocol. It seems to have solved an intermittent 100% CPU usage when I was running minimal programs. I had very high USBPort.sys DPC Actual duration values. Too soon to see if it's truly fixed but I'm optimistic.

#191 User is offline   abaddon 

  • Group: Members
  • Posts: 1
  • Joined: 09-September 10
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 10 September 2010 - 05:24 AM

Hi, great topic. Since yesterday I'm having the same problem, after all day of headaches and reading forums, I finally solved it. I made everything like you said it in the tutorial and discovered that the problem was from ACPI.sys, but it wasn't neither the BIOS, nor the Chipset... Actually it was very simple, the battery of my laptop fu**ed up, it was draining faster than it was charging, I removed the battery and left it to work only on charger, problem solved...

For those who have driver problems I recomend Driver Genius Professional Edition, this program finds drivers out of date and updates them, since at first I did not knew that the problem was from the battery I tried every stupid driver updating program and this was the best one...

This post has been edited by abaddon: 10 September 2010 - 05:53 AM


#192 User is offline   uyinuchun 

  • Group: Members
  • Posts: 1
  • Joined: 10-September 10
  • OS:none specified
  • Country: Country Flag

Posted 10 September 2010 - 08:12 AM

Thank you very much André
That was extremely helpfull!

#193 User is offline   MrCleanTM 

  • Group: Members
  • Posts: 3
  • Joined: 23-September 10
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 23 September 2010 - 09:48 AM

Hi, I followed Andre's helpful diagnostic steps and found that "storport.sys" is eating 31.42% of my CPU & causing frequent deadlocks. I haven't had any luck on figuring out how to correct this. All I've found is that storport.sys is "a storage port driver that is especially suitable for use with high-performance buses, such as fibre channel buses, and RAID adapters."

Does anyone know how to fix this storport.sys error? Any help would be greatly appreciated!

Thanks

#194 User is offline   MagicAndre1981 

  • after Windows 7 GA still Vista lover :)
  • Group: Patrons
  • Posts: 4,976
  • Joined: 28-August 05
  • OS:Vista Ultimate x86
  • Country: Country Flag

Posted 23 September 2010 - 11:17 AM

Have you installed the latest drivers for your mainboard?

Also try this hotfix:

A hotfix rollup that improves the reliability and the performance of an Advanced Format disk with a 4KB physical sector size on a computer that is running Windows 7 or Windows Server 2008 R2 is available

#195 User is offline   MrCleanTM 

  • Group: Members
  • Posts: 3
  • Joined: 23-September 10
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 23 September 2010 - 01:12 PM

Andre, thanks for the quick response!

I installed both the windows hotfix and the newest drivers for my motherboard.....but after running for about 15minutes, storport.sys started hogging 30+% of my cpu again. Is there anything else that may fix this issue?

#196 User is offline   MagicAndre1981 

  • after Windows 7 GA still Vista lover :)
  • Group: Patrons
  • Posts: 4,976
  • Joined: 28-August 05
  • OS:Vista Ultimate x86
  • Country: Country Flag

Posted 24 September 2010 - 03:58 PM

which function of the storport.sys causes the issue?

#197 User is offline   MrCleanTM 

  • Group: Members
  • Posts: 3
  • Joined: 23-September 10
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 27 September 2010 - 10:32 AM

How would I determine which function?

#198 User is offline   MagicAndre1981 

  • after Windows 7 GA still Vista lover :)
  • Group: Patrons
  • Posts: 4,976
  • Joined: 28-August 05
  • OS:Vista Ultimate x86
  • Country: Country Flag

Posted 27 September 2010 - 04:15 PM

configure xperfview to download the debug symbols. When you do this you see a function name instead of storpoint.sys!?

#199 User is offline   goky 

  • Group: Members
  • Posts: 2
  • Joined: 14-October 10
  • OS:Vista Home x86
  • Country: Country Flag

Posted 14 October 2010 - 01:15 PM

Hi Andre, everybody,

I am very happy to bump into this forum, since DPC problem is giving me headache for a while without any solution....

My setup is Quadcore 6600, Geforce GX 460, 3 gb ram windows vista home. I am using EMU 0404 usb audio interface and having latency during both playback and recording.


Other notes:
I downloaded the symbols as described
Checking my IRQ I see that my usb ports are shared with my video card.
Just recently changed my card from another NVDIA and no change in latency (perhaps even worse?)
Daemon tools is installed in my system but during xperf logging I deactiviated all virtual drives and shut down its process
I am using an MSI mainboard. I havent updated my BIOS since I was a a bit scared with all those user agreements and advice in their website: i.e. If you are content with your system, dont flash your BIOS ...etc


Attached is my xperf output. I have an unknown driver and perhaps the video card taking the lead? Any help with identifying the problem and finding a solution is much appreciated...


Thanks in advance
Goky

Attached File(s)

  • Attached File  1.jpg (218.02K)
    Number of downloads: 19
  • Attached File  DPC.jpg (61.82K)
    Number of downloads: 12

This post has been edited by goky: 14 October 2010 - 01:20 PM


#200 User is offline   MagicAndre1981 

  • after Windows 7 GA still Vista lover :)
  • Group: Patrons
  • Posts: 4,976
  • Joined: 28-August 05
  • OS:Vista Ultimate x86
  • Country: Country Flag

Posted 14 October 2010 - 05:59 PM

can you please share the etl file?

Share this topic:


  • 62 Pages +
  • « First
  • 8
  • 9
  • 10
  • 11
  • 12
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

6 User(s) are reading this topic
0 members, 6 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2013 msfn.org
Privacy Policy