From: Ingo Molnar <mingo@elte.hu>
To: Jeff Dike <jdike@addtoit.com>
Cc: BlaisorBlade <blaisorblade_spam@yahoo.it>,
user-mode-linux-devel@lists.sourceforge.net
Subject: Re: [uml-devel] Re: Diagnosed and repeatable kernel mode panic in schedule() for 2.6!
Date: Fri, 20 Feb 2004 08:48:31 +0100 [thread overview]
Message-ID: <20040220074831.GA673@elte.hu> (raw)
In-Reply-To: <200402200206.i1K265QH004886@ccure.user-mode-linux.org>
* Jeff Dike <jdike@addtoit.com> wrote:
> I'm seeing two things, which don't happen deterministically :
> an exited process scheduling to itself, causing the exit.c BUG -
> I don't see what prevents a TASK_ZOMBIE process from being schedulable
> offhand. It doesn't seem to be dequeued from any runqueues as a result
> of calling exit().
a zombie task schedules away and is thus removed from the runqueue
within schedule() itself - and it's never (supposed to be) woken up.
Ingo
-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel
next prev parent reply other threads:[~2004-02-20 7:53 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-02-15 18:50 [uml-devel] Diagnosed and repeatable kernel mode panic in schedule() for 2.6! BlaisorBlade
2004-02-16 9:53 ` [uml-devel] " Ingo Molnar
2004-02-16 19:25 ` BlaisorBlade
2004-02-16 19:27 ` Ingo Molnar
2004-02-17 0:52 ` Jeff Dike
2004-02-17 4:46 ` Jeff Dike
2004-02-17 7:18 ` William Stearns
2004-02-19 19:01 ` BlaisorBlade
2004-02-20 2:06 ` Jeff Dike
2004-02-20 7:48 ` Ingo Molnar [this message]
2004-02-17 15:56 ` BlaisorBlade
2004-02-18 21:15 ` Jeff Dike
2004-02-19 18:15 ` BlaisorBlade
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=20040220074831.GA673@elte.hu \
--to=mingo@elte.hu \
--cc=blaisorblade_spam@yahoo.it \
--cc=jdike@addtoit.com \
--cc=user-mode-linux-devel@lists.sourceforge.net \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.