ts-7000
[Top] [All Lists]

Re: [ts-7000] reading pulses in realtime

To:
Subject: Re: [ts-7000] reading pulses in realtime
From: Jim Jackson <>
Date: Wed, 30 Mar 2005 20:14:26 +0100 (BST)



On Wed, 30 Mar 2005, Grant Stockly wrote:

> A routine that prints a small printk message and exits gets 100-150
> interrupts per second which causes user space programs to halt.  I'm not
> sure if the interrupts would be faster without the printk statemets.  I'd
> hope not, since this is a 200MHz processor we're talking about.  ;)

Can we do a sanity check here.

The cpu is already doing 100 timer interupts/sec non stop, and running the
process scheduler each time, and this takes very very very little time -
if it didn't we wouldn't be running linux on the board becuase there'd be
no time left for user apps. Printk will be writing chars over /dev/ttyAM0
(the kernel console device) and from an interrupt routine!!! I bet system
clock went belly up too!

Though I've not tested it, I'm sure a very simple IRQ service routine just
incrementing counters etc, which are accessible from some /proc entry or
similar will place negligable load on the CPU and board for upto several
hundred irqs/sec.

Jim



 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/ts-7000/

<*> To unsubscribe from this group, send an email to:
    

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



<Prev in Thread] Current Thread [Next in Thread>
Admin

Disclaimer: Neither Andrew Taylor nor the University of NSW School of Computer and Engineering take any responsibility for the contents of this archive. It is purely a compilation of material sent by many people to the birding-aus mailing list. It has not been checked for accuracy nor its content verified in any way. If you wish to get material removed from the archive or have other queries about the archive e-mail Andrew Taylor at this address: andrewt@cse.unsw.EDU.AU