From owner-freebsd-current@FreeBSD.ORG Sun Oct 17 03:09:09 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 BCF2116A4CE; Sun, 17 Oct 2004 03:09:09 +0000 (GMT) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 633D043D46; Sun, 17 Oct 2004 03:09:09 +0000 (GMT) (envelope-from scottl@freebsd.org) Received: from [192.168.254.200] ([192.168.254.200]) (authenticated bits=0) by pooker.samsco.org (8.12.11/8.12.10) with ESMTP id i9H39CRP032295; Sat, 16 Oct 2004 21:09:12 -0600 (MDT) (envelope-from scottl@freebsd.org) Message-ID: <4171E1FC.4040603@freebsd.org> Date: Sat, 16 Oct 2004 21:07:40 -0600 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.2) Gecko/20040929 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Volker References: <4171CDF3.6050901@vwsoft.com> In-Reply-To: <4171CDF3.6050901@vwsoft.com> X-Enigmail-Version: 0.86.1.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, hits=0.0 required=3.8 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on pooker.samsco.org cc: freebsd-current@freebsd.org cc: Robert Watson Subject: Re: beta6/7 machine freeze 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: Sun, 17 Oct 2004 03:09:09 -0000 Volker wrote: > Robert & list & RE, > > sorry for delay. While I've done some hardware changes, I've been unable > to check the i4b corrections earlier. > > I've cvsup'ed to RELENG_5 again, recompiled using INVARIANTS and WITNESS > enabled, setup ppp using i4b on the troubled machine and the machine > didn't die again. I've closed the connection and re-setup the ppp link > several times, also had a connection for more than two hours and the > machine is still alive. > > From my point of view it looks like i4b is now healthy again and your > patches made it. > > I'm still using debug.mpsafenet=0 for the i4b code (may I remove it or > is it still required for i4b?). > > Before your i4b changes the machine died in the middle or at the end of > a ppp connection. For me, this is a huge step forward (or backward into > stability). > > Now while the machine is running stable (no lock ups, no panics) for > quite some days (the first time since BETA-4) I'm sure RELENG_5 made a > huge step into the 5-STABLE direction. Two weeks ago I really had > concerns for 5's stability but now I think 5.x will do a good job as 4.x > did it. > > I think you guys really did a great job! :) > > Will remove INVARIANTS and WITNESS now and enjoy the speed of a good OS. > > Thanks, > > Volker > Volker, Excellent to hear, thanks for the report! Scott