From owner-freebsd-current@FreeBSD.ORG Mon Aug 23 18:21:10 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 670EC16A4CE for ; Mon, 23 Aug 2004 18:21:10 +0000 (GMT) Received: from mail.vicor-nb.com (bigwoop.vicor-nb.com [208.206.78.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3ED2443D3F for ; Mon, 23 Aug 2004 18:21:08 +0000 (GMT) (envelope-from julian@elischer.org) Received: from elischer.org (julian.vicor-nb.com [208.206.78.97]) by mail.vicor-nb.com (Postfix) with ESMTP id E74087A403; Mon, 23 Aug 2004 11:21:04 -0700 (PDT) Message-ID: <412A3590.4030003@elischer.org> Date: Mon, 23 Aug 2004 11:21:04 -0700 From: Julian Elischer User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3.1) Gecko/20030516 X-Accept-Language: en, hu MIME-Version: 1.0 To: Mike Jakubik References: <1569.66.11.183.182.1093284444.squirrel@66.11.183.182> In-Reply-To: <1569.66.11.183.182.1093284444.squirrel@66.11.183.182> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-current@freebsd.org Subject: Re: SMP deadlocks X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Aug 2004 18:21:10 -0000 have you the published IPI patch? have you preemption defined? Mike Jakubik wrote: >I am also experiencing SMP related deadlocks when doing parallel compiles >and make -j#. I am running RELENG_5, cvsuped a few hours ago. The >interesting thing is that i can only reproduce the system freeze when i do >not have any debugging enabled in the kernel. With the GENERIC debugger >stuff in the kernel, it does not freeze. This is a real show stopper for >5.3. > >_______________________________________________ >freebsd-current@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-current >To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" > >