From owner-freebsd-commit Wed Jan 31 23:55:53 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id XAA03701 for freebsd-commit-outgoing; Wed, 31 Jan 1996 23:55:53 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id XAA03684 for cvs-all-outgoing; Wed, 31 Jan 1996 23:55:48 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id XAA03668 for cvs-ports-outgoing; Wed, 31 Jan 1996 23:55:45 -0800 (PST) Received: (from asami@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id XAA03661 Wed, 31 Jan 1996 23:55:43 -0800 (PST) Date: Wed, 31 Jan 1996 23:55:43 -0800 (PST) From: Satoshi Asami Message-Id: <199602010755.XAA03661@freefall.freebsd.org> To: CVS-committers, cvs-ports Subject: cvs commit: ports/benchmarks/lmbench/patches patch-ab Sender: owner-commit@FreeBSD.ORG Precedence: bulk asami 96/01/31 23:55:42 Added: benchmarks/lmbench/patches patch-ab Log: Comment out setsockopt() in bw_tcp. Now the local TCP results are much better. Submitted by: John Dyson via Chris Stenton