From owner-freebsd-questions@FreeBSD.ORG Tue May 18 16:12:53 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1AF4216A66D for ; Tue, 18 May 2004 16:12:27 -0700 (PDT) Received: from mta7.pltn13.pbi.net (mta7.pltn13.pbi.net [64.164.98.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id 82E8443DFB for ; Tue, 18 May 2004 10:44:28 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (245b1a2fb52424ef530075ba5cef3eb7@adsl-67-115-73-128.dsl.lsan03.pacbell.net [67.115.73.128])i4IAuAjU005025; Tue, 18 May 2004 03:56:10 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id A501A5474B; Tue, 18 May 2004 03:56:09 -0700 (PDT) Date: Tue, 18 May 2004 03:56:09 -0700 From: Kris Kennaway To: john doe Message-ID: <20040518105609.GA50600@xor.obsecurity.org> References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="wRRV7LY7NUeQGEoC" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i cc: freebsd-questions@freebsd.org Subject: Re: threaded processes X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 May 2004 23:12:53 -0000 --wRRV7LY7NUeQGEoC Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, May 18, 2004 at 10:04:01AM +0000, john doe wrote: > Hi, > how can you view process threads on freebsd 4.9? There appears to be no= =20 > option in ps,top or something in /usr/ports. Under 4.x threading is done in userland, so it is invisible to the kernel. Under 5.x the default is to use kernel-supported threads, which are visible to ps, top, et al. Kris --wRRV7LY7NUeQGEoC Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAqevJWry0BWjoQKURAhEIAJ9+1jB6snpXIKUDraynRSo+sr5DhACfdXGG rLR+3y7wOkPFoPuaO9zztW4= =kzB8 -----END PGP SIGNATURE----- --wRRV7LY7NUeQGEoC--