×
INTELLIGENT WORK FORUMS
FOR ENGINEERING PROFESSIONALS

Log In

Come Join Us!

Are you an
Engineering professional?
Join Eng-Tips Forums!
  • Talk With Other Members
  • Be Notified Of Responses
    To Your Posts
  • Keyword Search
  • One-Click Access To Your
    Favorite Forums
  • Automated Signatures
    On Your Posts
  • Best Of All, It's Free!
  • Students Click Here

*Eng-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.

Posting Guidelines

Promoting, selling, recruiting, coursework and thesis posting is forbidden.

Students Click Here

Jobs

Interrupts per second

Interrupts per second

Interrupts per second

(OP)
Hi,

Can anyone tell me or show me a website as to what is 'interrupts per second'.

Thank you,
Vic

RE: Interrupts per second

Hi

I had a look as the system monitor and "interrupts a second" is not listed but I found it in performance monitor on an NT machine. If you select it and press the explain button you get the following:-

"Interrupts/sec is the number of device interrupts the processor is experiencing.  A device interrupts the processor when it has completed a task or when it otherwise requires attention.  Normal thread execution is suspended during interrupts.  An interrupt may cause the processor to switch to another, higher priority thread.  Clock interrupts are frequent and periodic and create a background of interrupt activity."

However I suspect that any program that could count them would interfere with the very results it was trying to measure.("Shades of Schrodingers cat here").

Hope this helps.

RE: Interrupts per second

The PC is periodically ( I think about every 18 millisec )
interrupted for the real time clock. This can be disabled
without any difficulty.

No, Laffalot, you can easily measure it with a simple program, using an other counter.

<nbucska@pcperipherals.com>

RE: Interrupts per second

Hi nbucska
I disagree with your No,

That would be true if the computer program you mentioned used no processor time, no RAM and or virtual memory, no video display etc.

Depending on the priority of the interrupt depends on when they get serviced. What if you program is using a higher priority device?. It is for example possible to have a rogue peripheral which continually interupts and hangs up the PC. I suspect it would be the same with a program using a device. So I still say a program used to measure the performance of a PC will affect the results. However this may be factored into the results.

Red Flag This Post

Please let us know here why this post is inappropriate. Reasons such as off-topic, duplicates, flames, illegal, vulgar, or students posting their homework.

Red Flag Submitted

Thank you for helping keep Eng-Tips Forums free from inappropriate posts.
The Eng-Tips staff will check this out and take appropriate action.

Reply To This Thread

Posting in the Eng-Tips forums is a member-only feature.

Click Here to join Eng-Tips and talk with other members!


Resources