From: diekema@bucks.si.com (diekema_jon)
To: linuxppc-embedded@lists.linuxppc.org
Cc: source@mvista.com, all@cideas.com
Subject: Re: Wait Queue bug triggered on EST SBC8260
Date: Wed, 24 May 2000 16:14:55 -0400 (EDT) [thread overview]
Message-ID: <m12uhYO-001SyaC@bucks> (raw)
In-Reply-To: <m12tvIQ-001SyZC@bucks> from "diekema_jon" at May 22, 2000 12:43:14 PM
Previous message:
http://lists.linuxppc.org/listarcs/linuxppc-embedded/200005/msg00180.html
> bad magic 0 (should be c01fb2e0, creator 0), wq bug, forcing oops.
> kernel BUG at sched.c:656!
> NIP: C000FB5C XER: 00000000 LR: C000FB5C REGS: c01adc00 TRAP: 0700
> MSR: 00081032 EE: 0 PR: 0 FP: 0 ME: 1 IR/DR: 11
> TASK = c01ac000[1] 'init' Last syscall: 6
> last math 00000000 last altivec 00000000
> GPR00: C000FB5C C01ADCB0 C01AC000 0000001B 00001032 C010EF80 C01FB260 C0128502
> GPR08: 0000001B C0110000 F00000B8 C01ADBF0 24444028 1001EEB4 00000000 00000000
> GPR16: 00000000 00000000 00000000 00000000 00009032 C01DA060 00000000 00000000
> GPR24: 00000021 00000001 C01DA060 C010A3E0 C0125000 C0110000 C01FB2D4 C01ADCB0
> Call backtrace:
> C000FB5C C008CB8C C007F560 C007FE8C C0033CE4 C0033D80 C0032818
> C00328CC C00328FC C00048F0 10005548 10005A20 0FF09E78 00000000
> Kernel panic: Exception in kernel pc c000fb5c signal 4
> Rebooting in 180 seconds..
We are walking into a scheduling bug in kernel/sched.c with Linux
2.3.99-pre9. MontaVista has an experimental real-time scheduler that
can be installed into Linux 2.2.14. Will this scheduler work with
Linux 2.3.99-pre9? If it has a shot at working, I would like to try
it. Perhaps I can avoid my problem.
>From hhl-kernel-rtsched.patch:
REAL TIME SCHEDULER for Linux version 2.2.14
Released under the GNU Public License.
This patch contains the real time scheduler developed by
MontaVista Software, Inc. It applies cleanly against the
Linux kernel version 2.2.14. It adds the kernel configuration
option CONFIG_RTSCHED. If CONFIG_RTSCHED=y, the real time
scheduler is configured, otherwise the standard scheduler is
used.
This patch also contains some fixes for the standard scheduler.
May 5, 2000:
Add real time scheduler option, as well as fixes for the standard scheduler.
This updated version fixes a build problem on the PowerPC.
CONTACT: <source@mvista.com>
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
next prev parent reply other threads:[~2000-05-24 20:14 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2000-05-20 0:54 EST SBC8260 Linux memory mapping rules diekema_jon
2000-05-20 1:34 ` Dan Malek
2000-05-20 2:49 ` diekema_jon
2000-05-20 4:47 ` Dan Malek
2000-05-22 16:43 ` Wait Queue bug triggered on EST SBC8260 diekema_jon
2000-05-24 20:14 ` diekema_jon [this message]
2000-05-24 20:24 ` Joe Green
2000-05-24 20:29 ` Joe Green
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=m12uhYO-001SyaC@bucks \
--to=diekema@bucks.si.com \
--cc=all@cideas.com \
--cc=linuxppc-embedded@lists.linuxppc.org \
--cc=source@mvista.com \
/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).