From owner-freebsd-questions@FreeBSD.ORG Mon Dec 18 13:55:01 2006 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 9EC0016A412 for ; Mon, 18 Dec 2006 13:55:01 +0000 (UTC) (envelope-from wmoran@collaborativefusion.com) Received: from mx00.pub.collaborativefusion.com (mx00.pub.collaborativefusion.com [206.210.89.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id 897AF43CB2 for ; Mon, 18 Dec 2006 13:55:00 +0000 (GMT) (envelope-from wmoran@collaborativefusion.com) Received: from vanquish.pgh.priv.collaborativefusion.com (vanquish.pgh.priv.collaborativefusion.com [192.168.2.61]) (SSL: TLSv1/SSLv3,256bits,AES256-SHA) by wingspan with esmtp; Mon, 18 Dec 2006 08:40:47 -0500 id 00056410.45869A5F.00005CEA Date: Mon, 18 Dec 2006 08:40:44 -0500 From: Bill Moran To: "Fr0zen" Message-Id: <20061218084044.2eecbc34.wmoran@collaborativefusion.com> In-Reply-To: <000301c72274$37d8e320$1401a8c0@amd> References: <000301c72274$37d8e320$1401a8c0@amd> Organization: Collaborative Fusion X-Mailer: Sylpheed version 2.2.10 (GTK+ 2.10.6; i386-portbld-freebsd6.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Process States Explanation 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: Mon, 18 Dec 2006 13:55:01 -0000 In response to "Fr0zen" : > Where can I get a good list of what each process state means? I have > searched the manual pages and handbook and have not been able to find > answers or explanations for what states such as pfault mean. I know they > are linked to the systemcalls, but how can I get more info about this? Please wrap you lines around 72 chars or so. > Any information, pointers, or feedback would be greatly appreciated. Unfortunately, I don't think there's any such comprehensive resource. However, I would expect that 80% of the time, a google on " freebsd" will produce enough information to satisfy you. The other 20% of the time, you'll either need to read the source code or find a helpful developer to explain. Don't hesitate to ask on this list if you come across a state you can't find information on. -- Bill Moran Collaborative Fusion Inc.