Re: program runs almost twice as slow on 2 CPU machine when 1 CPU




"anton bassov" <soviet_bloke@xxxxxxxxxxx> a écrit dans le message de news:
1165297825.145544.236620@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
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

Ah... I see that Mr Anton is always sooooooo respectfull and polite.... Nice

When I said "interrupts", it was a generic term meaning both ISRs and
DPCs.... It was probably a bold guess of my part in the case of the OP, but
I can show you a poorly written device driver that, when talking with it's
hardware, take a significant amount of processor power in those kernel mode
routines....

Arnaud
MVP - VC


.