From owner-freebsd-questions@FreeBSD.ORG Mon Oct 8 19:07:35 2007 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 59ED816A420 for ; Mon, 8 Oct 2007 19:07:35 +0000 (UTC) (envelope-from peo@intersonic.se) Received: from neonpark.inter-sonic.com (neonpark.inter-sonic.com [212.247.8.98]) by mx1.freebsd.org (Postfix) with ESMTP id 1EF0E13C494 for ; Mon, 8 Oct 2007 19:07:35 +0000 (UTC) (envelope-from peo@intersonic.se) X-Virus-Scanned: amavisd-new at inter-sonic.com Message-ID: <470A7FEC.6060806@intersonic.se> Date: Mon, 08 Oct 2007 21:07:24 +0200 From: Per olof Ljungmark Organization: Intersonic AB User-Agent: Thunderbird 2.0.0.6 (X11/20070814) MIME-Version: 1.0 To: Kris Kennaway References: <4705E5B1.6010808@ooz.net> <470A6C43.7040104@intersonic.se> <470A7CE7.1070605@FreeBSD.org> In-Reply-To: <470A7CE7.1070605@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Elvar , freebsd-questions@freebsd.org Subject: Re: freezing, hard locking, and debug.mpsafenet=0 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, 08 Oct 2007 19:07:35 -0000 Kris Kennaway wrote: > Per olof Ljungmark wrote: >> Elvar wrote: >>> Hi there, >> >> >> Could someone familiar with -CURRENT perhaps explain why this option >> (debug.mpsafenet=0) is gone? > > Because it was an obsolete option that was complicating the code and > holding back further development. > > If you are seeing bugs, you need to follow through with obtaining the > necessary debugging (see the developers handbook), then submit a PR. > Note that if you don't do this then you cannot reasonably expect anyone > to fix your problems. Kris, if a system locks up completely (does not take any input, no dumps, just stop) is there anything one can do in terms of debugging? I would post more information if I knew how to get it. Per olof