public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Preempt Real-time for ARM
@ 2005-02-05 18:36 Daniel Walker
  2005-02-09 11:28 ` Thomas Gleixner
  0 siblings, 1 reply; 9+ messages in thread
From: Daniel Walker @ 2005-02-05 18:36 UTC (permalink / raw)
  To: linux-kernel; +Cc: sdietrich, mingo, linux

This is a release of Preempt Real-time for ARM . It includes everything
up to CONFIG_PREEMPT_RT , and all of the latency tracing except
interrupts off timing. The timing also excludes syscalls. This patch
includes only a port to OMAP boards. However, it should be straight
forward to get it working on other boards.

The biggest point of discussion relates to the interrupts in threads
implementation. It is largely identical to what is implemented in the
generic irq handling. However, ARM doesn't not implement generic irq
handling, and will not support it in the near future. I am not in
support of two different threaded interrupt implementations. 

I recently made a proposal to separate the threaded interrupt handling
from the generic irq handling, but I'm open to other ideas. 

The patch can be found at the following url

ftp://source.mvista.com/pub/realtime/arm/common_arm_realtime.patch


The patch order is as follows

http://www.kernel.org/pub/linux/kernel/v2.6/testing/patch-2.6.11-rc3.bz2
http://people.redhat.com/~mingo/realtime-preempt/realtime-preempt-2.6.11-rc3-V0.7.38-01
common_arm_realtime.patch

Enjoy!
Daniel Walker


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

end of thread, other threads:[~2005-02-10  8:20 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-02-05 18:36 Preempt Real-time for ARM Daniel Walker
2005-02-09 11:28 ` Thomas Gleixner
2005-02-09 11:31   ` Ingo Molnar
2005-02-09 11:53     ` Thomas Gleixner
2005-02-09 12:50     ` Russell King
2005-02-09 14:07       ` Thomas Gleixner
2005-02-09 17:41       ` Daniel Walker
2005-02-09 19:44         ` Russell King
2005-02-10  8:21           ` Eugeny S. Mints

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