From owner-freebsd-questions@FreeBSD.ORG Sat Aug 14 14:36:14 2010 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 E310A10656A3 for ; Sat, 14 Aug 2010 14:36:14 +0000 (UTC) (envelope-from dick@nagual.nl) Received: from mail.nagual.nl (cc535223-a.groni1.gr.home.nl [82.73.72.175]) by mx1.freebsd.org (Postfix) with ESMTP id 68FF88FC16 for ; Sat, 14 Aug 2010 14:36:13 +0000 (UTC) Received: from [192.168.11.34] [192.168.11.34] by westmark.nagual.nl (Axigen) with (AES256-SHA encrypted) ESMTPSA id 18257C; Sat, 14 Aug 2010 16:28:08 +0200 Message-ID: <4C66A9DF.3090509@nagual.nl> Date: Sat, 14 Aug 2010 16:36:15 +0200 From: Dick Hoogendijk User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; nl; rv:1.9.2.8) Gecko/20100802 Thunderbird/3.1.2 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-AxigenSpam-Level: 4 Subject: STAT RL+ process 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: Sat, 14 Aug 2010 14:36:15 -0000 I have a process on v1 which shows STAT RL+ Do I understand it correctly that this process is waiting for a lock? And if it does this for quite some time it is probably not getting it and I can wait forever for this process to complete?