From owner-freebsd-bugs Sat Apr 11 20:29:34 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA06365 for freebsd-bugs-outgoing; Sat, 11 Apr 1998 20:29:34 -0700 (PDT) (envelope-from owner-freebsd-bugs@FreeBSD.ORG) Received: from implode.root.com (implode.root.com [198.145.90.17]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA06233; Sat, 11 Apr 1998 20:27:24 -0700 (PDT) (envelope-from root@implode.root.com) Received: from implode.root.com (localhost [127.0.0.1]) by implode.root.com (8.8.5/8.8.5) with ESMTP id UAA10920; Sat, 11 Apr 1998 20:27:14 -0700 (PDT) Message-Id: <199804120327.UAA10920@implode.root.com> To: Poul-Henning Kamp cc: freebsd-bugs@FreeBSD.ORG, wollman@FreeBSD.ORG Subject: Re: kern/3925 In-reply-to: Your message of "Sat, 11 Apr 1998 14:42:03 PDT." <199804112142.OAA02620@freefall.freebsd.org> From: David Greenman Reply-To: dg@root.com Date: Sat, 11 Apr 1998 20:27:14 -0700 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Synopsis: SO_SNDLOWAT of 0 causes kernel to use 99% of CPU time on TCP send I believe this has already been fixed in the socket code by preventing it from being set that low. See rev 1.27 of uipc_socket.c -DG David Greenman Core-team/Principal Architect, The FreeBSD Project To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message