From owner-freebsd-current@FreeBSD.ORG Mon Jun 6 06:07:37 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org 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 88CD616A41C for ; Mon, 6 Jun 2005 06:07:37 +0000 (GMT) (envelope-from leafy7382@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E07B43D5C for ; Mon, 6 Jun 2005 06:07:37 +0000 (GMT) (envelope-from leafy7382@gmail.com) Received: by zproxy.gmail.com with SMTP id 40so2091472nzk for ; Sun, 05 Jun 2005 23:07:36 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=QYDCaBYv9S5kG9XxDcXCeKuZNbaqaQOKA8wmp5YHZSCXWslFmk2OeN9adubVENWLXz/4a5GNSZBcphsdL1oqysnoNuICjczQjrCk2vZgOBA0wOAeZyOQcU79DohzzW4fvgt5kG9UUJs5ADHUGka5hEYpIg3H5aKnyd+65CoVPaU= Received: by 10.36.101.12 with SMTP id y12mr313803nzb; Sun, 05 Jun 2005 23:07:36 -0700 (PDT) Received: by 10.36.88.8 with HTTP; Sun, 5 Jun 2005 23:07:36 -0700 (PDT) Message-ID: Date: Mon, 6 Jun 2005 14:07:36 +0800 From: Jiawei Ye To: freebsd-current@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: Is this the sign of a problem? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Jiawei Ye List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Jun 2005 06:07:37 -0000 The following message repeats quite often in /var/log/messages kernel: tcp_sack_output: Computed sack_bytes_retransmitted (2636) not the same as cached value (5307) Is this a sign of problems? Jiawei --=20 "Without the userland, the kernel is useless." --inspired by The Tao of Programming