public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Cyclic Scheduling for linux
@ 2003-10-30 18:15 First Name
  2003-10-30 21:01 ` George Anzinger
  0 siblings, 1 reply; 4+ messages in thread
From: First Name @ 2003-10-30 18:15 UTC (permalink / raw)
  To: linux-kernel

Hi there,

I am working on providing a cyclic scheduling policy
to the current non real time version of the linux to
support hard real time tasks as part of one of my
projects. This policy should be able to support
aperiodic, periodic and sporadic tasks too. Could any
one pour some light on how to go about achieving it?.

Any Helpful tips, project reports, links or advices
are greatly appreciated.

Thanks and Regards,
LQ

__________________________________
Do you Yahoo!?
Exclusive Video Premiere - Britney Spears
http://launch.yahoo.com/promos/britneyspears/

^ permalink raw reply	[flat|nested] 4+ messages in thread
* Cyclic Scheduling for linux
@ 2003-11-01  0:32 Albert Cahalan
  2003-11-03 23:27 ` George Anzinger
  0 siblings, 1 reply; 4+ messages in thread
From: Albert Cahalan @ 2003-11-01  0:32 UTC (permalink / raw)
  To: linux-kernel mailing list; +Cc: linuxquestasu

> I am working on providing a cyclic scheduling policy
> to the current non real time version of the linux to
> support hard real time tasks as part of one of my
> projects. This policy should be able to support
> aperiodic, periodic and sporadic tasks too. Could any
> one pour some light on how to go about achieving it?.
>
> Any Helpful tips, project reports, links or advices
> are greatly appreciated.

I suppose you expect to write this, but if not,
you can get it in Concurrent's Red Hawk Linux
product.

Marketing says:

"RedHawk's Frequency-Based Scheduler (FBS) is a
high-resolution task scheduler that enables the
user to run processes in cyclical execution patterns.
FBS can control the periodic execution of multiple,
coordinated processes utilizing major and minor
cycles with overrun detection. A performance
monitor is also provided to view CPU utilization
during each scheduled execution frame."

That's on a "real" Linux kernel, not like RTAI
or RT-Linux. There are some other cool real-time
features as well, and an Ada compiler if you're
so inclined.



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2003-11-03 23:27 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-10-30 18:15 Cyclic Scheduling for linux First Name
2003-10-30 21:01 ` George Anzinger
  -- strict thread matches above, loose matches on Subject: below --
2003-11-01  0:32 Albert Cahalan
2003-11-03 23:27 ` George Anzinger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox