For the past, oh I don't know, 6 to 8 months, I have noticed an extreme slow down on my dual AMD 1.7Ghz, 1.5 GB RAM, 128 MB VRAM, machine that has two 250 GB HDD, one on each IDE channel.Â
The boot is fast enough, but the load (the time after I enter my Windows login to the time I can actually use my machine) had become excruciatingly slow. Furthermore, certain operations seemed to take an inordinate amount of time, while other things seemed pretty snappy.
I did the spyware cleaning, HDD defragging, registry cleaning, chores. I even uninstalled all the things that I didn’t use and ripped out as many non- essential services and startup apps as I could. It was still crawling.
At this point, I had begun to seriously suspect one or both of my disks had serious issues. It seems like IO was my bottleneck, since my memory wasn’t being maxed, my CPUs would spike but not that much and most of it was in the System Idle Process (how could something called “Idle Process” be anything other than “Idle”… oxymoron anyone?). Furthermore, you could really hear the HDD cranking along as these slow moments.
I was about to plunk down some money and replace my HDD one by one, when I saw this post this morning on a last ditch attempt to learn why my machine had taken a turn for the worst. I was led to this post after using Sysinternals [Process Explorer](http://www.microsoft.com/technet/sysinternals/ProcessesAndT hreads/ProcessExplorer.mspx) and noticed a high percentage of the CPU utilization of the “System Idle Process” was actually used by a process called “Interrupts”. I went searching for a meaning to this process and found the post.
The curious thing is that while this problem outlined in the forum post indicates it is a problem pre-SP2, it had happened to me post-SP2 (I even had a version of the atapi.sys driver that is post-hotfix). Nonetheless, the fix worked. I uninstalled the IDE Channel driver that was set to PIO, rebooted, let XP detect and install the IDE channel again, rebooted, and it was now set back to DMA and running as smooth and fast as ever. Hopefully, it won’t continue to flop back to PIO — I guess that could indicate a hardware problem with my drives. We’ll see. For now, I’m rocking.
Tags: performance, windows xp, tuning, speed, pio, dma, atapi, sysinternals, process explorer