From owner-freebsd-current@FreeBSD.ORG Sun Mar 25 17:47:52 2007 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D802B16A404 for ; Sun, 25 Mar 2007 17:47:52 +0000 (UTC) (envelope-from ache@nagual.pp.ru) Received: from nagual.pp.ru (nagual.pp.ru [194.87.13.69]) by mx1.freebsd.org (Postfix) with ESMTP id 60FD413C4B9 for ; Sun, 25 Mar 2007 17:47:52 +0000 (UTC) (envelope-from ache@nagual.pp.ru) Received: from nagual.pp.ru (ache@localhost [127.0.0.1]) by nagual.pp.ru (8.13.8/8.13.8) with ESMTP id l2PHllb6052117; Sun, 25 Mar 2007 21:47:47 +0400 (MSD) (envelope-from ache@nagual.pp.ru) Received: (from ache@localhost) by nagual.pp.ru (8.13.8/8.13.8/Submit) id l2PHll45052116; Sun, 25 Mar 2007 21:47:47 +0400 (MSD) (envelope-from ache) Date: Sun, 25 Mar 2007 21:47:47 +0400 From: Andrey Chernov To: Giorgos Keramidas Message-ID: <20070325174747.GA52093@nagual.pp.ru> Mail-Followup-To: Andrey Chernov , Giorgos Keramidas , current@freebsd.org References: <20070324124732.GA767@nagual.pp.ru> <20070325165843.GA1558@kobe.laptop> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070325165843.GA1558@kobe.laptop> User-Agent: Mutt/1.5.14 (2007-02-12) Cc: current@freebsd.org Subject: Re: Latest -current complete lockup (tcp changes?) 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: Sun, 25 Mar 2007 17:47:52 -0000 On Sun, Mar 25, 2007 at 07:58:43PM +0300, Giorgos Keramidas wrote: > > Disabling SACK lets me use my laptop again: > > net.inet.tcp.sack.enable=0 > > without any panics. I very suspect this commit (can't check right now for sure): tcp_sack.c revision 1.35 date: 2007/03/23 18:33:21; author: andre; state: Exp; lines: +1 -0 Bring SACK option handling in tcp_dooptions() in line with all other options and ajust users accordingly. -- http://ache.pp.ru/