From owner-freebsd-questions@FreeBSD.ORG Thu Jul 15 21:25:54 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 33F9816A4D9 for ; Thu, 15 Jul 2004 21:25:54 +0000 (GMT) Received: from smtp.thilelli.net (jgabel.net1.nerim.net [80.65.226.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5EC2543D49 for ; Thu, 15 Jul 2004 21:25:53 +0000 (GMT) (envelope-from julien.gabel@thilelli.net) Received: from localhost (localhost.thilelli.net [127.0.0.1]) by bento.thilelli.net (Postfix) with ESMTP id EDDE678C92 for ; Thu, 15 Jul 2004 23:25:51 +0200 (CEST) Received: from bento.thilelli.net ([127.0.0.1]) by localhost (bento.thilelli.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 31013-03-9 for ; Thu, 15 Jul 2004 23:25:50 +0200 (CEST) Received: from webmail.thilelli.net (localhost.thilelli.net [127.0.0.1]) by bento.thilelli.net (Postfix) with ESMTP id D1C0C78C91 for ; Thu, 15 Jul 2004 23:25:50 +0200 (CEST) Received: from 192.168.0.105 (SquirrelMail authenticated user jgabel); by webmail.thilelli.net with HTTP; Thu, 15 Jul 2004 23:25:50 +0200 (CEST) Message-ID: <53127.192.168.0.105.1089926750.squirrel@192.168.0.105> In-Reply-To: <006e01c46aab$9beb0880$6401a8c0@Nomad> References: <006e01c46aab$9beb0880$6401a8c0@Nomad> Date: Thu, 15 Jul 2004 23:25:50 +0200 (CEST) From: "Julien Gabel" To: freebsd-questions@freebsd.org User-Agent: SquirrelMail/1.4.3a X-Mailer: SquirrelMail/1.4.3a MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-Virus-Scanned: by amavisd-new at thilelli.net Subject: RE: FreeBSD beginner (NetBSD advanced). X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jul 2004 21:25:54 -0000 >> 2) can i compile kernel with -march=pentium,pentium[234] -O2 >> optimization? in NetBSD 2.0 doing -march=pentium produces >> kernel that doesn't boot at all, just resets. 2.0 is always under develpoment and not yet released. I don't see the problem with 1.6.2. >> 4) is IPv6 working well? (i mean no crashes etc...) i will >> get real IPv6 zone allocation soon and want to use it. > AFAIK, it works perfectly. Aren't FreeBSD and NetBSD using the same IPv6 stack from the KAME project? >> 5) what is used in FreeBSD for traffic management. NetBSD has altq - >> please just give me a name i will RTFM. You can use dummynet with ipfw. Altq is being integrated in the -CURRENT branch of FreeBSD (along with pf). >> 7) does FreeBSD support 2 CPUs on i386? > Yes, it does. It even supports the Pentium 4 HT processors. Yes, but there still some strange report from 'top' on MP systems as in : - Problem Report bin/30310 ; - Problem Report bin/60385. -- -jpeg.