From owner-freebsd-questions Wed Dec 29 12:45:37 1999 Delivered-To: freebsd-questions@freebsd.org Received: from camelot.bitart.com (camelot.BITart.com [206.103.221.33]) by hub.freebsd.org (Postfix) with SMTP id 6233D14FDB for ; Wed, 29 Dec 1999 12:45:30 -0800 (PST) (envelope-from gerti@bitart.com) Received: (qmail 21061 invoked by uid 101); 29 Dec 1999 20:45:25 -0000 Message-ID: <19991229204524.21060.qmail@camelot.bitart.com> Content-Type: text/plain MIME-Version: 1.0 (NeXT Mail 4.2mach v148) X-Nextstep-Mailer: Mail 4.2mach (Enhance 2.2p1) Received: by NeXT.Mailer (1.148) From: Gerd Knops Date: Wed, 29 Dec 1999 14:45:24 -0600 To: questions@FreeBSD.ORG Subject: Zombies eat CPU? Reply-To: gerti-fbsdq@BITart.com Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi everyone, I noticed that in FreeBSD (seen it on 3.1, 3.2, 3.3) zombies often are listed with high PRI (close to 100) and %CPU (often close to 10%). ps -aux tends to report them at the top. However top does not list them, and uptime does not indicate that they eat CPU time. So is it that ps just gets invalid info due to the zombie state of the process, or is the 'zombie handling' CPU intensive? Thanks Gerd To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message