From owner-freebsd-current@FreeBSD.ORG Thu Jan 31 21:55:10 2008 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F01A016A417 for ; Thu, 31 Jan 2008 21:55:10 +0000 (UTC) (envelope-from julian@elischer.org) Received: from outD.internet-mail-service.net (outD.internet-mail-service.net [216.240.47.227]) by mx1.freebsd.org (Postfix) with ESMTP id E8A5113C45B for ; Thu, 31 Jan 2008 21:55:10 +0000 (UTC) (envelope-from julian@elischer.org) Received: from mx0.idiom.com (HELO idiom.com) (216.240.32.160) by out.internet-mail-service.net (qpsmtpd/0.40) with ESMTP; Thu, 31 Jan 2008 13:55:09 -0800 Received: from julian-mac.elischer.org (localhost [127.0.0.1]) by idiom.com (Postfix) with ESMTP id 7C9AA12708D; Thu, 31 Jan 2008 13:55:09 -0800 (PST) Message-ID: <47A243BC.3060201@elischer.org> Date: Thu, 31 Jan 2008 13:55:08 -0800 From: Julian Elischer User-Agent: Thunderbird 2.0.0.9 (Macintosh/20071031) MIME-Version: 1.0 To: Claus Guttesen References: <47A21ED6.5070303@elischer.org> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: FreeBSD Current Subject: Re: needs a tester with an SMP 7.0 box X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Thu, 31 Jan 2008 21:55:11 -0000 Claus Guttesen wrote: >> if you have a 7.0 SMP (8 way if possible) box and can stand >> a little down time, I'm looking for someone to test the following: > > I can test it tomorrow (GMT +1). It's a 2 x quad-core. > >> This snippet may freeze the process after a while: >> >> with the following patch applied: >> http://www.freebsd.org/~julian/kse-7.diff >> it should not. >> >> can someone with a 7.0 machine please confirm this? >> (requires a recompile of libkse and linking with libkse.) >> (you could call it something else for the test). > > I will just do a 'make world/kernel'. > the patch is only for libkse so remaking a libkse and calling it libkse2 and linking with it should be enough to test it. reboot shouldn't be needed.