From owner-freebsd-questions@FreeBSD.ORG Tue Jan 2 01:38:06 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id AE67216A40F for ; Tue, 2 Jan 2007 01:38:06 +0000 (UTC) (envelope-from keramida@ceid.upatras.gr) Received: from igloo.linux.gr (igloo.linux.gr [62.1.205.36]) by mx1.freebsd.org (Postfix) with ESMTP id 17CD313C43E for ; Tue, 2 Jan 2007 01:38:05 +0000 (UTC) (envelope-from keramida@ceid.upatras.gr) Received: from kobe.laptop (dialup221.ach.sch.gr [81.186.70.221]) (authenticated bits=128) by igloo.linux.gr (8.13.8/8.13.8/Debian-3) with ESMTP id l021bcK2027908 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Tue, 2 Jan 2007 03:37:47 +0200 Received: from kobe.laptop (kobe.laptop [127.0.0.1]) by kobe.laptop (8.13.8/8.13.8) with ESMTP id l021bUn8091006; Tue, 2 Jan 2007 03:37:33 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Received: (from keramida@localhost) by kobe.laptop (8.13.8/8.13.8/Submit) id l021bQCo091004; Tue, 2 Jan 2007 03:37:26 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Date: Tue, 2 Jan 2007 03:37:26 +0200 From: Giorgos Keramidas To: Fr0zen Message-ID: <20070102013725.GA90976@kobe.laptop> References: <000001c72e0a$accaf000$1401a8c0@amd> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <000001c72e0a$accaf000$1401a8c0@amd> X-Hellug-MailScanner: Found to be clean X-Hellug-MailScanner-SpamCheck: not spam, SpamAssassin (not cached, score=-3.727, required 5, autolearn=not spam, ALL_TRUSTED -1.80, AWL 0.47, BAYES_00 -2.60, DNS_FROM_RFC_ABUSE 0.20) X-Hellug-MailScanner-From: keramida@ceid.upatras.gr X-Spam-Status: No Cc: freebsd-questions@freebsd.org Subject: Re: FreeBSD process STATES and their meanings X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Jan 2007 01:38:06 -0000 On 2007-01-01 18:54, Fr0zen wrote: >Fr0zen wrote on Sunday, December 31, 2006 1:25 AM: >> Does anyone have a small list with biref descriptions of what each >> value in the STATE column in top represent. e.g sbwait, kserel, >> nanslap, select, piperd, etc... I once saw one in the achieves, but I >> am unable to find it again. >> >> Any feedback would be greatly appreciated. > > Anyone? Please *don't* top-post. I've fixed it this time, but it gets old pretty fast in large, complex threads. Have you tried looking at the manpage of top(1)? It contains a small description of what the values of the STATE column are supposed to represent. - Giorgos