Re: program runs almost twice as slow on 2 CPU machine when 1 CPU
- From: "anton bassov" <soviet_bloke@xxxxxxxxxxx>
- Date: 4 Dec 2006 21:50:25 -0800
Use Process Explorer (www.sysinternals.com) to see who is taking processor
time. I would suspect interrupts...
Actually, it would be a good idea for you to learn what interrupts are
all about, what are their sources, how often they occur, at which speed
they are processed, and whether they can affect CPU load as it is
displayed by system-management tools, let alone have any impact
on user-mode applications, particularly the ones that run in terms of
*MINUTES*.............
Just to give you a starting point, do you really think that CPU is
stopped dead in its tracks when CPU load, displayed by the Process
Manager, is zero???
Anton Bassov
Arnaud Debaene wrote:
"JC" <JC@xxxxxxxxxxxxxxxxxxxxxxxxx> a écrit dans le message de news:
1E2E03B0-929A-467B-BC32-CE6D7E457793@xxxxxxxxxxxxxxxx
The program mentioned are all single thread app.
case 1, run two app concurenlly, both app takes 12 minutes
case 2, run one app only, the app takes 10 mintes
That's the general case I see.
Use Process Explorer (www.sysinternals.com) to see who is taking processor
time. I would suspect interrupts...
Arnaud
MVP - VC
.
- Follow-Ups:
- Re: program runs almost twice as slow on 2 CPU machine when 1 CPU
- From: Arnaud Debaene
- Re: program runs almost twice as slow on 2 CPU machine when 1 CPU
- From: Vladimir Scherbina
- Re: program runs almost twice as slow on 2 CPU machine when 1 CPU
- References:
- Re: program runs almost twice as slow on 2 CPU machine when 1 CPU is u
- From: Michael K. O'Neill
- Re: program runs almost twice as slow on 2 CPU machine when 1 CPU
- From: Arnaud Debaene
- Re: program runs almost twice as slow on 2 CPU machine when 1 CPU is u
- Prev by Date: Re: FileCopy overwrites the existing file
- Next by Date: Any special compiler needed for Dual-core?
- Previous by thread: Re: program runs almost twice as slow on 2 CPU machine when 1 CPU
- Next by thread: Re: program runs almost twice as slow on 2 CPU machine when 1 CPU
- Index(es):
Relevant Pages
|