G
Guest
Hi
Is there any way to see what the System process is doing?
We have developed an application running at a production site to measure and
optimize the production. The application needs to be responsive at all times
during production.
I'm experiencing some problems with my application not responding or
responding slow. I suspeced the problem had to do with high CPU utilization
so I started logging the Processor Time for all running processes using
perfmon.exe
My process is running quite steady at about 50 - 70 %. However a process
called "System" is occationally using the CPU up to 90 % and this causes
problems in my application. Also a svchost process is running.
The system is a P3 3,0 GHz with 1 GB RAM and a 80 GB HDD running Win XP pro.
Is there any way I can get more specific information on what's happening and
What the System and svchost processes are doing? I understand the svchost
process is running services on the system and I would be interested in
knowing what service it's running and when to know if I could disable that
service?
Any tips on this would be apprechiated
Thank you
Is there any way to see what the System process is doing?
We have developed an application running at a production site to measure and
optimize the production. The application needs to be responsive at all times
during production.
I'm experiencing some problems with my application not responding or
responding slow. I suspeced the problem had to do with high CPU utilization
so I started logging the Processor Time for all running processes using
perfmon.exe
My process is running quite steady at about 50 - 70 %. However a process
called "System" is occationally using the CPU up to 90 % and this causes
problems in my application. Also a svchost process is running.
The system is a P3 3,0 GHz with 1 GB RAM and a 80 GB HDD running Win XP pro.
Is there any way I can get more specific information on what's happening and
What the System and svchost processes are doing? I understand the svchost
process is running services on the system and I would be interested in
knowing what service it's running and when to know if I could disable that
service?
Any tips on this would be apprechiated
Thank you