From owner-freebsd-questions@FreeBSD.ORG Mon Feb 7 18:56:03 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2E669106566C for ; Mon, 7 Feb 2011 18:56:03 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from mail5.sea5.speakeasy.net (mail5.sea5.speakeasy.net [69.17.117.49]) by mx1.freebsd.org (Postfix) with ESMTP id 090B78FC13 for ; Mon, 7 Feb 2011 18:56:02 +0000 (UTC) Received: (qmail 24779 invoked from network); 7 Feb 2011 18:56:02 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail5.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 7 Feb 2011 18:56:02 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id E72115082A; Mon, 7 Feb 2011 13:56:00 -0500 (EST) From: Lowell Gilbert To: "O. Hartmann" References: <4D503BA5.3040201@mail.zedat.fu-berlin.de> Date: Mon, 07 Feb 2011 13:56:00 -0500 In-Reply-To: <4D503BA5.3040201@mail.zedat.fu-berlin.de> (O. Hartmann's message of "Mon, 07 Feb 2011 19:36:21 +0100") Message-ID: <4462svvflr.fsf@be-well.ilk.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-questions@freebsd.org Subject: Re: top: where to find process state descriptions (i.e. STATE usem)? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Feb 2011 18:56:03 -0000 "O. Hartmann" writes: > Try to find docs about the process states shown in top, but I can't > find any hint for explanations what the abbrev. do mean. ps(1) > I have a problem with a scientific program using OpenMP showing STATE > usem' in top. Problem: the small program is much slower on a dual or > four core CPU using OpenMP than using only a single core (single > thread never show state 'usem' in top). Sorry, I've never run into that, and can't find it in the source...