From owner-freebsd-current@FreeBSD.ORG Tue Oct 2 04:52:01 2007 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B0E2116A417 for ; Tue, 2 Oct 2007 04:52:01 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.177]) by mx1.freebsd.org (Postfix) with ESMTP id 64F7B13C447 for ; Tue, 2 Oct 2007 04:52:01 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: by py-out-1112.google.com with SMTP id u77so7680484pyb for ; Mon, 01 Oct 2007 21:52:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=nMAChIJuzOBNs/2ONXc5mCpZuNj/y8RORQQL4D8gB1c=; b=bjHmxC9j+X2Jis+4wv5hzpiK83oZRJkE+u72nUp8P/0ugK8jmoPZTaIq2qlFL38VUSkJU4v2zLoYIhNXLUX+h4+OzVAP0f7IUHqcI0dooziFyMjLNUTjGMqqOQvz7A5ZoYpWJnpgQiD3baHy7BFnfyzqNqPEafns3kaidAxKm1U= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=czwY/mHQYaBqDUMClbTZA+jUbUTcB8lL4QZqIx0F4/OS4EFe6hn8Hbab4k0yeyhfoUuKCxn4/p+y/w1vpgyf/f79Q8r1PFkniXBEvcyl0Z9Q8gZI+Dtu8Y86K7ljMZ0sxBJkHnDPPhKtMAwQFeyrMEig+FGOpQmbcj1ZeSEzJCE= Received: by 10.65.54.9 with SMTP id g9mr16327678qbk.1191300719717; Mon, 01 Oct 2007 21:51:59 -0700 (PDT) Received: by 10.65.105.2 with HTTP; Mon, 1 Oct 2007 21:51:59 -0700 (PDT) Message-ID: Date: Tue, 2 Oct 2007 04:51:59 +0000 From: "Aryeh Friedman" To: pyunyh@gmail.com, freebsd-current@freebsd.org In-Reply-To: <20071002044236.GL18658@cdnetworks.co.kr> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20071002001252.GG18658@cdnetworks.co.kr> <20071002035948.GK18658@cdnetworks.co.kr> <20071002044236.GL18658@cdnetworks.co.kr> Cc: Subject: Re: tcpi/ip dies at random times 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: Tue, 02 Oct 2007 04:52:01 -0000 > Let's fix one by one. > Does overhauled re(4) with disabling checkum offload works > without problems except lower performance? Appears to but since I run a very busy web host I switched back to the pre-patch so I was not able to see if it hung at all.