public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Zombies with 2.4.15pre5 (exit.c)
@ 2001-11-17  3:45 Jeff Long
  2001-11-20 16:08 ` [PATCH] " Dave McCracken
  0 siblings, 1 reply; 4+ messages in thread
From: Jeff Long @ 2001-11-17  3:45 UTC (permalink / raw)
  To: linux-kernel

Running 2.4.15pre5 (UP) on i386, running UML 2.4.14-2.
UML processes create threads on the host system that don't
die.  Threads are stuck at do_exit( ), so I backed out the
patch to kernel/exit.c @ 539 (in 2.4.15pre5 patch):

  p->state = TASK_DEAD;

and things work fine.  I do not see zombies with anything
other than UML processes/native threads.

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2001-11-21 18:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-11-17  3:45 Zombies with 2.4.15pre5 (exit.c) Jeff Long
2001-11-20 16:08 ` [PATCH] " Dave McCracken
2001-11-20 18:40   ` OGAWA Hirofumi
2001-11-21 18:10   ` Pau Aliagas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox