Winfield Hill said:
Interesting factoid, my computer running Win-XP is far less
stable than my computer running Win-2000. This wasn't true at
first, but degradation of my Win-XP computer set in rapidly.
BTW, it's treated with kid gloves, behind a firewall, doesn't
even run an email program, full security progs.
Hello Win. Are you by any chance suffering the XP GDI
Objects bug? This is where various lumps of software
request, and are assigned, GDI handles. The bug allows
some software to acquire thousands of handles, which
drastically slows down the computer.
To look at this: Move to an empty space on the icon bar
along the bottom, right-click, and select 'Task Manager'
from the menu.
From the TM menu select 'processes', then 'view'. In the
view menu, select 'columns', and untick everything except
'user name' and 'GDI Objects'. OK/close the view menu.
The processes window should now show a listing of software
names, who is the user of that software, and the count of
GDI objects assigned to each. Each count should be in the
10's for most software, with just a few 100's.
Make a rough mental record of the counts, and minimise the
TM window. Throughout the day, open up the TM window and
check to see if any software is grossly accumulating handles.
For example. I'm monitoring a particular prog. When loaded
it has 95 GDI Objects assigned to it. When doing a certain
action it gets about 10 more, but when closing the action it
does not release them. In just a few minutes it is up to
about 270, and people have reported 8000-10000 at the end of
the day.... XP running seriously slugged.
I believe that Microsoft have issued a fix for this.