From owner-freebsd-sparc64@FreeBSD.ORG Tue May 24 20:04:32 2011 Return-Path: Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6F58B106566B; Tue, 24 May 2011 20:04:32 +0000 (UTC) (envelope-from marius@alchemy.franken.de) Received: from alchemy.franken.de (alchemy.franken.de [194.94.249.214]) by mx1.freebsd.org (Postfix) with ESMTP id 06C438FC14; Tue, 24 May 2011 20:04:31 +0000 (UTC) Received: from alchemy.franken.de (localhost [127.0.0.1]) by alchemy.franken.de (8.14.4/8.14.4/ALCHEMY.FRANKEN.DE) with ESMTP id p4OK4UkI063722; Tue, 24 May 2011 22:04:30 +0200 (CEST) (envelope-from marius@alchemy.franken.de) Received: (from marius@localhost) by alchemy.franken.de (8.14.4/8.14.4/Submit) id p4OK4UdH063721; Tue, 24 May 2011 22:04:30 +0200 (CEST) (envelope-from marius) Date: Tue, 24 May 2011 22:04:30 +0200 From: Marius Strobl To: Rob Farmer Message-ID: <20110524200430.GK54929@alchemy.franken.de> References: <20110519195245.GA3039@server.vk2pj.dyndns.org> <20110520103841.GA40497@alchemy.franken.de> <20110520124102.GA80878@server.vk2pj.dyndns.org> <20110520150439.GR92688@alchemy.franken.de> <20110524140556.GG54929@alchemy.franken.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.3i Cc: jeff@freebsd.org, Jeff Roberson , freebsd-sparc64@freebsd.org Subject: Re: SCHED_ULE on sparc64 X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 May 2011 20:04:32 -0000 On Tue, May 24, 2011 at 12:51:26PM -0700, Rob Farmer wrote: > On Tue, May 24, 2011 at 7:05 AM, Marius Strobl > wrote: > > On Fri, May 20, 2011 at 10:37:31AM -1000, Jeff Roberson wrote: > >> Can you give me another reference to this? > > > > No, sorry, this was just one complaint about SCHED_ULE I noticed that > > day. > > > > I think he means like a http link to the mail on lists.freebsd.org or > whatever. Message ID cannot be googled and most archive sites don't > show them, so unless there is a secret I don't know, they are a PITA > for looking things up. > Actually the FreeBSD website provides an search engine for Message IDs on the hosted lists: http://www.freebsd.org/search/search-mid.html The mail in question is: http://www.freebsd.org/cgi/getmsg.cgi?fetch=249845+0+/usr/local/www/db/text/2011/freebsd-stable/20110522.freebsd-stable Marius