From owner-freebsd-smp Fri Jul 23 16:22: 9 1999 Delivered-To: freebsd-smp@freebsd.org Received: from smtp03.primenet.com (smtp03.primenet.com [206.165.6.133]) by hub.freebsd.org (Postfix) with ESMTP id 88A0A14F11 for ; Fri, 23 Jul 1999 16:22:04 -0700 (PDT) (envelope-from tlambert@usr09.primenet.com) Received: (from daemon@localhost) by smtp03.primenet.com (8.8.8/8.8.8) id QAA19706 for ; Fri, 23 Jul 1999 16:19:58 -0700 (MST) Received: from usr09.primenet.com(206.165.6.209) via SMTP by smtp03.primenet.com, id smtpd019692; Fri Jul 23 16:19:49 1999 Received: (from tlambert@localhost) by usr09.primenet.com (8.8.5/8.8.5) id QAA14623; Fri, 23 Jul 1999 16:18:28 -0700 (MST) From: Terry Lambert Message-Id: <199907232318.QAA14623@usr09.primenet.com> Subject: Re: slow network reading with SMP To: grady@xcf.berkeley.edu (Steven Grady) Date: Fri, 23 Jul 1999 23:18:27 +0000 (GMT) Cc: freebsd-smp@FreeBSD.ORG In-Reply-To: <19990723044445.2C90A14FAE@hub.freebsd.org> from "Steven Grady" at Jul 22, 99 09:17:39 pm X-Mailer: ELM [version 2.4 PL25] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-smp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org [ ... 50k/S vs. 6M/S ... ] > The only difference between the kernels was the deletion of the following > lines: > options SMP > options APIC_IO > > Why is this happening? And more importantly, what can we do to use > both processors while still keeping full network speed? (Others in the > company have mentioned Linux -- I'd like to avoid that.) You should diff the dmesg output for both kernels. Let us know it it is complaining about the clock not being routed via APIC. There is another configuration option (see LINT) that will let you fix this, if this is the case. There are also a number of BIOS settings that can effect the performance. Specifically, there are BIOS' where you can select an OS by name; I believe "UnixWare" works best on most of these, but I can't be specific as to what you should select to make the BIOS happy without detailed knowledge of your BIOS (if you obtain that, your in a better positition to decide, anyway). Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-smp" in the body of the message