Re: Device driver scheduling time

Claude Gamache (cgamache@cae.ca)
03 Nov 1998 15:07:23 -0500


Claude Gamache <cgamache@cae.ca> writes:

> alan@lxorguk.ukuu.org.uk (Alan Cox) writes:
>
> Hi,
>
> > > Is there any other way to achieve this ?
> >
> > Increase the value of HZ internally or use RtLinux
>
> I increased the value of HZ to 256 and then 1024, but nothing seems to
> change. With add_timer + struct timer_list, I still get 100 jiffies
> per second (whenever the timer expires, I increase the number of
> interrupts received and every 10000 interrupts I printk the number of
> interrupts and the current value of jiffies)
>

Sorry, it does work, my brain was disconnected...

Thanks

Claude

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/