From owner-freebsd-stable@FreeBSD.ORG Wed Feb 25 09:47:43 2009 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B9E8A1065673; Wed, 25 Feb 2009 09:47:43 +0000 (UTC) (envelope-from petefrench@ticketswitch.com) Received: from constantine.ticketswitch.com (constantine.ticketswitch.com [IPv6:2002:57e0:1d4e:1::3]) by mx1.freebsd.org (Postfix) with ESMTP id 4A1898FC1B; Wed, 25 Feb 2009 09:47:43 +0000 (UTC) (envelope-from petefrench@ticketswitch.com) Received: from dilbert.rattatosk ([10.64.50.6] helo=dilbert.ticketswitch.com) by constantine.ticketswitch.com with esmtps (TLSv1:AES256-SHA:256) (Exim 4.69 (FreeBSD)) (envelope-from ) id 1LcGMf-000L6Y-HO; Wed, 25 Feb 2009 09:47:41 +0000 Received: from petefrench by dilbert.ticketswitch.com with local (Exim 4.69 (FreeBSD)) (envelope-from ) id 1LcGMf-000Om9-Ey; Wed, 25 Feb 2009 09:47:41 +0000 To: ahmed.aneeth@gmail.com, rwatson@FreeBSD.org In-Reply-To: Message-Id: From: Pete French Date: Wed, 25 Feb 2009 09:47:41 +0000 Cc: freebsd-stable@freebsd.org Subject: Re: Big problems with 7.1 locking up :-( X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Feb 2009 09:47:44 -0000 > FYI, I'm currently awaiting testing results from Pete on the MFC of a number > of routing table locking fixes, and once that's merged (hopefully tomorrow?) > I'll start on the patches in the above PR. I've taken a crash-course in > routing table locking in the last few days... :-) Just to let you know that I have had zero crashes since I out the patch live on sunday. Of course thats only three days, but it does look very much like it has fixed it. I am also running with the other routing table patch too.. At this point no news is good news, as it is just sitting there ticking away nicely to itself. I will roll it out to a few more machines over the next few days. But looking good so far, I would encourage other people to try the ptches if they are having problems... -pete.