From owner-freebsd-mips@FreeBSD.ORG Wed Apr 28 11:45:20 2010 Return-Path: Delivered-To: freebsd-mips@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 35E451065670 for ; Wed, 28 Apr 2010 11:45:20 +0000 (UTC) (envelope-from rpaulo@freebsd.org) Received: from karen.lavabit.com (karen.lavabit.com [72.249.41.33]) by mx1.freebsd.org (Postfix) with ESMTP id E4E368FC1F for ; Wed, 28 Apr 2010 11:45:19 +0000 (UTC) Received: from e.earth.lavabit.com (e.earth.lavabit.com [192.168.111.14]) by karen.lavabit.com (Postfix) with ESMTP id F3A6C11BA1A; Wed, 28 Apr 2010 06:45:18 -0500 (CDT) Received: from 10.0.10.3 (54.81.54.77.rev.vodafone.pt [77.54.81.54]) by lavabit.com with ESMTP id 702AO2380XJM; Wed, 28 Apr 2010 06:45:18 -0500 Mime-Version: 1.0 (Apple Message framework v1078) Content-Type: text/plain; charset=us-ascii From: Rui Paulo In-Reply-To: Date: Wed, 28 Apr 2010 12:45:16 +0100 Content-Transfer-Encoding: 7bit Message-Id: <8DA4B46E-7923-4C01-9345-75C7A598C023@freebsd.org> References: <6BDB3874-D779-45A6-ABAE-4C331D78A189@lakerest.net> <7BEFA3F5-97AE-477C-9DD3-EF1C4B7DCEB0@freebsd.org> <3820374E-010D-40EA-A596-4AF1694B4119@freebsd.org> To: C. Jayachandran X-Mailer: Apple Mail (2.1078) Cc: freebsd-mips@freebsd.org Subject: Re: SMP support for XLR processors. X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Apr 2010 11:45:20 -0000 On 26 Apr 2010, at 20:39, C. Jayachandran wrote: > On Tue, Apr 20, 2010 at 4:42 PM, Rui Paulo wrote: >> On 20 Apr 2010, at 12:06, C. Jayachandran wrote: >>> I'm not seeing the issue here(my output for ref below). The rge patch >>> should not really make a difference - but it will be good to try with >>> that. The only other difference I can think of between our configs is >>> MFS root/NFS root and rge0/rge1 - but none of these should affect the >>> message ring threads. Can you send me the config you use? >> > ... >> I use the basic XLR config with some mods: >> +options PREEMPTION # Enable kernel thread preemption > ... > > As Randall said, this may be the issue, I haven't had much time to > look at this, since I'm still looking at another issue. Do you still > have the issue without PREEMPTION? Just tested on the most recent HEAD and yes I still have the issue :-( Regards, -- Rui Paulo