linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "K.R. Foley" <kr@cybsft.com>
To: Mark_H_Johnson@Raytheon.com
Cc: Ingo Molnar <mingo@elte.hu>,
	linux-kernel@vger.kernel.org, Lee Revell <rlrevell@joe-job.com>,
	Rui Nuno Capela <rncbc@rncbc.org>, Bill Huey <bhuey@lnxw.com>,
	Adam Heath <doogie@debian.org>,
	Florian Schmidt <mista.tapas@gmx.net>,
	Thomas Gleixner <tglx@linutronix.de>,
	Michal Schmidt <xschmi00@stud.feec.vutbr.cz>,
	Fernando Pablo Lopez-Lezcano <nando@ccrma.Stanford.EDU>,
	Karsten Wiese <annabellesgarden@yahoo.de>,
	Gunther Persoons <gunther_persoons@spymac.com>,
	emann@mrv.com, Shane Shrybman <shrybman@aei.ca>,
	Amit Shah <amit.shah@codito.com>
Subject: Re: [patch] Real-Time Preemption, -RT-2.6.10-rc1-mm3-V0.7.25-0
Date: Thu, 11 Nov 2004 11:31:23 -0600	[thread overview]
Message-ID: <4193A1EB.4050701@cybsft.com> (raw)
In-Reply-To: <OF3F836225.78DCFCB0-ON86256F49.005C260B-86256F49.005C2643@raytheon.com>

Mark_H_Johnson@Raytheon.com wrote:
>>i have released the -V0.7.25-0 Real-Time Preemption patch, which can be
>>downloaded from the usual place:
>>
>>   http://redhat.com/~mingo/realtime-preempt/
>>
>>this release includes fixes, new features and latency improvements.
> 
> 
> It may be coincidence, but when I did
>   chrt -p -f 99 2
> (to set IRQ 0 to max RT priority, like the other IRQ's)
> 
> I got the following deadlock.
> 

I tried reproducing this but could not. Of course that doesn't mean
much. :) Also, is this really they way you typed it in? If so, it is
very possible that the pid it tried to chrt was 99 not 2.

kr


  reply	other threads:[~2004-11-11 17:40 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-11 16:46 [patch] Real-Time Preemption, -RT-2.6.10-rc1-mm3-V0.7.25-0 Mark_H_Johnson
2004-11-11 17:31 ` K.R. Foley [this message]
  -- strict thread matches above, loose matches on Subject: below --
2004-10-22 13:35 [patch] Real-Time Preemption, -RT-2.6.9-rc4-mm1-U9.3 Ingo Molnar
2004-10-22 15:50 ` [patch] Real-Time Preemption, -RT-2.6.9-mm1-U10 Ingo Molnar
2004-10-22 17:56   ` [patch] Real-Time Preemption, -RT-2.6.9-mm1-U10.2 Ingo Molnar
2004-10-25 10:40     ` [patch] Real-Time Preemption, -RT-2.6.9-mm1-V0 Ingo Molnar
2004-10-27  0:15       ` [patch] Real-Time Preemption, -RT-2.6.9-mm1-V0.3 Ingo Molnar
2004-11-03 10:58         ` [patch] Real-Time Preemption, -RT-2.6.10-rc1-mm2-V0.7.1 Ingo Molnar
2004-11-06 15:57           ` [patch] Real-Time Preemption, -RT-2.6.10-rc1-mm3-V0.7.18 Ingo Molnar
2004-11-08  9:16             ` [patch] Real-Time Preemption, -RT-2.6.10-rc1-mm3-V0.7.19 Ingo Molnar
2004-11-08 16:57               ` [patch] Real-Time Preemption, -RT-2.6.10-rc1-mm3-V0.7.21 Ingo Molnar
2004-11-09 16:05                 ` [patch] Real-Time Preemption, -RT-2.6.10-rc1-mm3-V0.7.23 Ingo Molnar
2004-11-11 14:44                   ` [patch] Real-Time Preemption, -RT-2.6.10-rc1-mm3-V0.7.25-0 Ingo Molnar
2004-11-11 16:03                     ` Gunther Persoons
2004-11-11 16:08                       ` Ingo Molnar
2004-11-11 16:12                         ` Ingo Molnar
2004-11-11 16:25                           ` Gunther Persoons
2004-11-11 16:30                           ` Ingo Molnar
2004-11-11 17:36                             ` Gunther Persoons
2004-11-11 16:16                         ` Gunther Persoons
2004-11-11 20:56                     ` Remi Colinet
2004-11-11 18:12                       ` K.R. Foley
2004-11-11 18:42                       ` K.R. Foley
2004-11-11 21:41                         ` Ingo Molnar
2004-11-12  3:49                         ` Remi Colinet
2004-11-11 21:38                     ` Ingo Molnar

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4193A1EB.4050701@cybsft.com \
    --to=kr@cybsft.com \
    --cc=Mark_H_Johnson@Raytheon.com \
    --cc=amit.shah@codito.com \
    --cc=annabellesgarden@yahoo.de \
    --cc=bhuey@lnxw.com \
    --cc=doogie@debian.org \
    --cc=emann@mrv.com \
    --cc=gunther_persoons@spymac.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    --cc=mista.tapas@gmx.net \
    --cc=nando@ccrma.Stanford.EDU \
    --cc=rlrevell@joe-job.com \
    --cc=rncbc@rncbc.org \
    --cc=shrybman@aei.ca \
    --cc=tglx@linutronix.de \
    --cc=xschmi00@stud.feec.vutbr.cz \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).