linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Mark_H_Johnson@raytheon.com
To: Ingo Molnar <mingo@elte.hu>
Cc: Amit Shah <amit.shah@codito.com>,
	Karsten Wiese <annabellesgarden@yahoo.de>,
	Bill Huey <bhuey@lnxw.com>, Adam Heath <doogie@debian.org>,
	emann@mrv.com, Gunther Persoons <gunther_persoons@spymac.com>,
	"K.R. Foley" <kr@cybsft.com>,
	linux-kernel@vger.kernel.org,
	Florian Schmidt <mista.tapas@gmx.net>,
	Fernando Pablo Lopez-Lezcano <nando@ccrma.Stanford.EDU>,
	Lee Revell <rlrevell@joe-job.com>,
	Rui Nuno Capela <rncbc@rncbc.org>,
	Shane Shrybman <shrybman@aei.ca>,
	Esben Nielsen <simlo@phys.au.dk>,
	Thomas Gleixner <tglx@linutronix.de>,
	Michal Schmidt <xschmi00@stud.feec.vutbr.cz>
Subject: Re: [patch] Real-Time Preemption, -RT-2.6.10-rc2-mm2-V0.7.30-2
Date: Mon, 22 Nov 2004 10:06:23 -0600	[thread overview]
Message-ID: <OF73D7316A.42DF9BE5-ON86256F54.0057B6DC@raytheon.com> (raw)

>i have released the -V0.7.30-2 Real-Time Preemption patch, which can be
>downloaded from the usual place:
>
>            http://redhat.com/~mingo/realtime-preempt/

Just did a build with -V0.7.30-2 and was about to start testing when
the system locked up (no keyboard response, display frozen, etc.). No
response to Alt-SysRq keys. No messages on the serial console (other than
those showing a normal boot / telinit 5). Kernel was PREEMPT_RT plus a
patch to profile on NMI, not timer (been using this latter one for some
time). Basically same .config as previously provided but can send if
needed. Boot parameters included serial console, profile=2, nmi_watchdog.

Will retry shortly, but the steps leading to the failure were:
 - boot single user
 - telinit 5
 - su'd 3 times
 - created directories to log data / moved some files around
 - set IRQ threads, ksoftirqd/[01], events/[01] to RT fifo 99 priority
 - started two monitoring scripts (looking at latency & profile data)
 - cat /proc/sys/kernel/preempt_wakeup_timing (was 1)
 - echo 0 > /proc/sys/kernel/preempt_wakeup_timing [entered, but display
was frozen at this point and did not see newline nor any further output]

--Mark H Johnson
  <mailto:Mark_H_Johnson@raytheon.com>


             reply	other threads:[~2004-11-22 16:41 UTC|newest]

Thread overview: 65+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-22 16:06 Mark_H_Johnson [this message]
2004-11-22 22:12 ` [patch] Real-Time Preemption, -RT-2.6.10-rc2-mm2-V0.7.30-2 Ingo Molnar
2004-11-22 21:21   ` K.R. Foley
2004-11-23 11:46   ` Ingo Molnar
2004-11-23  4:43 ` Adam Heath
2004-11-23 11:52   ` Ingo Molnar
2004-11-23 18:07     ` Adam Heath
2004-11-23 19:17       ` [patch] Real-Time Preemption, -RT-2.6.10-rc2-mm2-V0.7.29-0, and 30-9 Adam Heath
2004-11-23 21:22         ` Steven Rostedt
2004-11-23 21:47           ` Lee Revell
2004-11-23 22:22             ` Steven Rostedt
2004-11-24  3:27             ` Ingo Molnar
2004-11-24  4:06       ` [patch] Real-Time Preemption, -RT-2.6.10-rc2-mm2-V0.7.30-2 Ingo Molnar
2004-11-24  9:00         ` Adam Heath
2004-11-25  3:22           ` Adam Heath
2004-11-25 17:02             ` Ingo Molnar
2004-11-25 17:13             ` Adam Heath
  -- strict thread matches above, loose matches on Subject: below --
2004-11-22 19:12 Mark_H_Johnson
2004-11-22 19:00 Mark_H_Johnson
2004-11-22 17:12 Mark_H_Johnson
2004-11-22 16:44 Mark_H_Johnson
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 21:51     ` [patch] Real-Time Preemption, -RT-2.6.10-rc1-mm3-V0.7.25-1 Ingo Molnar
2004-11-16 12:54       ` [patch] Real-Time Preemption, -RT-2.6.10-rc2-mm1-V0.7.27-0 Ingo Molnar
2004-11-16 13:09         ` [patch] Real-Time Preemption, -RT-2.6.10-rc2-mm1-V0.7.27-1 Ingo Molnar
2004-11-16 13:40           ` [patch] Real-Time Preemption, -RT-2.6.10-rc2-mm1-V0.7.27-3 Ingo Molnar
2004-11-17 12:42             ` [patch] Real-Time Preemption, -RT-2.6.10-rc2-mm1-V0.7.28-0 Ingo Molnar
2004-11-18 12:35               ` [patch] Real-Time Preemption, -RT-2.6.10-rc2-mm1-V0.7.28-1 Ingo Molnar
2004-11-18 16:46                 ` [patch] Real-Time Preemption, -RT-2.6.10-rc2-mm2-V0.7.29-0 Ingo Molnar
2004-11-22  0:54                   ` [patch] Real-Time Preemption, -RT-2.6.10-rc2-mm2-V0.7.30-2 Ingo Molnar
2004-11-22  1:07                     ` Florian Schmidt
2004-11-22  9:46                       ` Ingo Molnar
2004-11-22 10:36                         ` Rui Nuno Capela
2004-11-22 13:24                           ` Ingo Molnar
2004-11-22 12:56                             ` Rui Nuno Capela
2004-11-22 15:00                               ` Ingo Molnar
2004-11-22 15:10                                 ` Ingo Molnar
2004-11-22 15:20                                   ` Ingo Molnar
2004-11-22 13:27                             ` Florian Schmidt
2004-11-22 14:18                               ` Rui Nuno Capela
2004-11-22 15:41                                 ` Ingo Molnar
2004-11-22 15:45                                 ` Ingo Molnar
2004-11-22 16:53                                   ` Rui Nuno Capela
2004-11-23 13:55                                     ` Ingo Molnar
2004-11-23 13:56                                       ` Ingo Molnar
2004-11-23 13:58                                       ` Ingo Molnar
2004-11-23 14:11                                         ` Ingo Molnar
2004-11-23 14:32                                           ` Ingo Molnar
2004-11-23 14:41                                             ` Ingo Molnar
2004-11-23 14:00                                       ` Rui Nuno Capela
2004-11-23 15:41                                         ` Ingo Molnar
2004-11-23 16:53                                           ` Rui Nuno Capela
2004-11-23 18:00                                             ` Ingo Molnar
2004-11-23 14:46                                     ` Ingo Molnar
2004-11-23 13:57                                       ` Florian Schmidt
2004-11-23 15:05                                         ` Ingo Molnar
2004-11-23 15:21                                         ` Ingo Molnar
2004-11-23 14:41                                           ` Florian Schmidt
2004-12-01 13:57                                             ` Paul Davis
2004-12-01 14:37                                               ` Ingo Molnar
2004-12-01 14:56                                                 ` Paul Davis
2004-12-01 15:53                                                   ` Ingo Molnar
2004-12-01 16:05                                                     ` Paul Davis
2004-12-01 16:16                                                     ` Esben Nielsen
2004-12-01 21:24                                                       ` Ingo Molnar
2004-12-01 21:40                                                         ` Chris Friesen
2004-12-01 16:08                                                   ` Esben Nielsen
2004-11-23 14:53                                       ` Ingo Molnar
2004-11-22  8:44                     ` Eran Mann
2004-11-22 10:01                       ` Ingo Molnar
2004-11-22 13:34                         ` Eran Mann
2004-11-22 14:42                           ` Ingo Molnar
2004-11-23  8:24                             ` Eran Mann

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=OF73D7316A.42DF9BE5-ON86256F54.0057B6DC@raytheon.com \
    --to=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=kr@cybsft.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=simlo@phys.au.dk \
    --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).