Herbel, Rick wrote:
>
> Hi all,
>
> In the RT man pages it says there is a time constant RT_TICKS_PER_SECOND and
> I havent been able to locate this constant. I am using the latest patch
> for the 2.0.36 kernel.
> I am trying to set a task to run every 1 millisec.
>
> Thanks,
>
> Rick Herbel [EMAIL PROTECTED]
>
> > -----Original Message-----
> > From: Steve Papacharalambous [SMTP:[EMAIL PROTECTED]]
> > Sent: Friday, February 12, 1999 8:22 AM
> > To: [EMAIL PROTECTED]
> > Subject: [rtl] RTLinux CD
> >
> > There is now a CD-ROM distribution for RTLinux available from Zentropix.
> >
> > This is the original Redhat 5.2 distribution with the kernel replaced
> > with an RTLinux kernel and the RT modules installed.
> >
> > Further details are available fron the website.
> >
> >
> > Best regards,
> >
> > Steve
> >
> > --
> >
> > Visit http://www.zentropix.com/ for Real Time Linux Tools.
> > --- [rtl] ---
> > To unsubscribe:
> > echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
> > echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED]
> > ----
> > For more information on Real-Time Linux see:
> > http://www.rtlinux.org/~rtlinux/
> --- [rtl] ---
> To unsubscribe:
> echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
> echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED]
> ----
> For more information on Real-Time Linux see:
> http://www.rtlinux.org/~rtlinux/
The constant is RT_TICKS_PER_SEC and is defined in the file:
/usr/src/linux/include/asm/rt_time.h
Steve
--
Visit http://www.zentropix.com/ for Real Time Linux Tools.
--- [rtl] ---
To unsubscribe:
echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED]
----
For more information on Real-Time Linux see:
http://www.rtlinux.org/~rtlinux/