Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Updated realtime-preempt documentation

0 views
Skip to first unread message

m...@unre.st

unread,
Apr 30, 2005, 1:39:19 AM4/30/05
to linux-...@vger.kernel.org
Hey all,

I've been following Ingo Molnar and friends' lovely realtime-preempt
patchset. I'm curious, though, the only piece of documentation I've
found is
http://people.redhat.com/mingo/realtime-preempt/older/ANNOUNCE-voluntary-preempt
which is, indeed, quite old. Is anyone planning on updating this in
the near future or is it in too much flux? Should I try and make heads or
tails of the code first?


-
Michael


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

Lee Revell

unread,
Apr 30, 2005, 2:14:26 AM4/30/05
to m...@unre.st, linux-...@vger.kernel.org
On Sat, 2005-04-30 at 01:37 -0400, m...@unre.st wrote:
> Hey all,
>
> I've been following Ingo Molnar and friends' lovely realtime-preempt
> patchset. I'm curious, though, the only piece of documentation I've
> found is
> http://people.redhat.com/mingo/realtime-preempt/older/ANNOUNCE-voluntary-preempt
> which is, indeed, quite old. Is anyone planning on updating this in
> the near future or is it in too much flux? Should I try and make heads or
> tails of the code first?

I think it's changing too fast for anyone to have bothered to document
it yet.

But, you could make some pretty good documentation based on the LKML
discussions of RT preemption, especially Ingo's posts.

Lee

Daniel Walker

unread,
Apr 30, 2005, 10:26:04 AM4/30/05
to m...@unre.st, linux-...@vger.kernel.org
On Sat, 30 Apr 2005 m...@unre.st wrote:

> Hey all,
>
> I've been following Ingo Molnar and friends' lovely realtime-preempt
> patchset. I'm curious, though, the only piece of documentation I've
> found is
> http://people.redhat.com/mingo/realtime-preempt/older/ANNOUNCE-voluntary-preempt
> which is, indeed, quite old. Is anyone planning on updating this in
> the near future or is it in too much flux? Should I try and make heads or
> tails of the code first?

No free documentation exists that I know of. It would be nice if someone
wrote some..

What would you like to know?

Daniel

Daniel Walker

unread,
Apr 30, 2005, 10:29:57 AM4/30/05
to Lee Revell, m...@unre.st, linux-...@vger.kernel.org
On Sat, 30 Apr 2005, Lee Revell wrote:

>
> I think it's changing too fast for anyone to have bothered to document
> it yet.

That's true for some of it, but like interrupts in threads hasn't changed
in a few months .. The config options aren't likely to change ..

> But, you could make some pretty good documentation based on the LKML
> discussions of RT preemption, especially Ingo's posts.

That would be a chore ..

Daniel

john cooper

unread,
Apr 30, 2005, 11:41:39 AM4/30/05
to m...@unre.st, linux-...@vger.kernel.org, john cooper
m...@unre.st wrote:
> Hey all,
>
> I've been following Ingo Molnar and friends' lovely realtime-preempt
> patchset. I'm curious, though, the only piece of documentation I've
> found is
> http://people.redhat.com/mingo/realtime-preempt/older/ANNOUNCE-voluntary-preempt
> which is, indeed, quite old. Is anyone planning on updating this in
> the near future or is it in too much flux? Should I try and make heads or
> tails of the code first?

I'd cobbled together documentation for internal use here
though it lacks an "overall concepts" wrapper. I should
be revisiting this in a week or so and will look into
making it generally available.

-john


--
john....@timesys.com

Lee Revell

unread,
Apr 30, 2005, 2:19:11 PM4/30/05
to Daniel Walker, m...@unre.st, linux-...@vger.kernel.org
On Sat, 2005-04-30 at 07:28 -0700, Daniel Walker wrote:
> On Sat, 30 Apr 2005, Lee Revell wrote:
>
> >
> > I think it's changing too fast for anyone to have bothered to document
> > it yet.
>
> That's true for some of it, but like interrupts in threads hasn't changed
> in a few months .. The config options aren't likely to change ..
>

Right now there's this:

http://www.affenbande.org/~tapas/wiki/index.php?Low%20latency%20for%
20audio%20work%20on%20linux%202.6.x

It's slightly outdated and focuses only on using the RT kernel for low
latency audio with JACK, but I think it's the best user level doc so
far.

Lee

Jonathan Corbet

unread,
Apr 30, 2005, 4:40:35 PM4/30/05
to m...@unre.st, linux-...@vger.kernel.org
> I've been following Ingo Molnar and friends' lovely realtime-preempt
> patchset. I'm curious, though, the only piece of documentation I've
> found is
> http://people.redhat.com/mingo/realtime-preempt/older/ANNOUNCE-voluntary-preempt
> which is, indeed, quite old. Is anyone planning on updating this in
> the near future or is it in too much flux?

Don't know if it's what you're after, but I've written some on the
realtime preemption patches:

http://lwn.net/Articles/106010/
http://lwn.net/Articles/107269/
http://lwn.net/Articles/108216/
http://lwn.net/Articles/129511/

jon

0 new messages