From owner-freebsd-questions Sun Nov 5 14:42:55 1995 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id OAA18165 for questions-outgoing; Sun, 5 Nov 1995 14:42:55 -0800 Received: from ref.tfs.com (ref.tfs.com [140.145.254.251]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id OAA18160 for ; Sun, 5 Nov 1995 14:42:50 -0800 Received: (from julian@localhost) by ref.tfs.com (8.6.12/8.6.12) id OAA05456; Sun, 5 Nov 1995 14:42:20 -0800 From: Julian Elischer Message-Id: <199511052242.OAA05456@ref.tfs.com> Subject: Re: Incredibly slow ethernet performance. To: jeremyn@mailgate.asymetrix.com (Jeremy Noetzelman) Date: Sun, 5 Nov 1995 14:42:20 -0800 (PST) Cc: freebsd-questions@freebsd.org In-Reply-To: <309D2EE9@mailgate.asymetrix.com> from "Jeremy Noetzelman" at Nov 5, 95 12:38:00 pm X-Mailer: ELM [version 2.4 PL24] Content-Type: text Content-Length: 848 Sender: owner-questions@freebsd.org Precedence: bulk you've got the wrong interrupt on the network card? (sounds you are only getting packets when the timeout code wanders off to see what's taking so long..) > > > I've got a 486/33 running FreeBSD 2.0.5, with a 3Com 3C509 Ethernet card. > I'm connected to a 10MBit ethernet segment. > > I'm getting absolutely pitiful network performance. Ping times to my other > desktop machine, a Windows NT box, on the same segment, are averaging about > 1000ms. I can ping a SparcStation on a different segment with roughly the > same response times. Ping times from my NT box to the Sparc are under 10ms. > > I've recompiled the kernal removing the SLIP/PPP stuff, and the drivers for > devices I don't have, but that failed to improve performance any. > > If anyone can help me, I'd appreciate it. > > Jeremy Noetzelman > jeremyn@asymetrix.com >