From owner-freebsd-doc@FreeBSD.ORG Thu Sep 9 16:30:18 2004 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 846A716A4CE for ; Thu, 9 Sep 2004 16:30:18 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6B7B043D45 for ; Thu, 9 Sep 2004 16:30:18 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.11/8.12.11) with ESMTP id i89GUIAR003322 for ; Thu, 9 Sep 2004 16:30:18 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i89GUIFp003309; Thu, 9 Sep 2004 16:30:18 GMT (envelope-from gnats) Resent-Date: Thu, 9 Sep 2004 16:30:18 GMT Resent-Message-Id: <200409091630.i89GUIFp003309@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-doc@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Joel Dahl Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0FC1616A4CE for ; Thu, 9 Sep 2004 16:28:13 +0000 (GMT) Received: from av9-2-sn2.hy.skanova.net (av9-2-sn2.hy.skanova.net [81.228.8.180]) by mx1.FreeBSD.org (Postfix) with ESMTP id 61E1943D2D for ; Thu, 9 Sep 2004 16:28:12 +0000 (GMT) (envelope-from joel@automatvapen.se) Received: by av9-2-sn2.hy.skanova.net (Postfix, from userid 502) id 0A4B237EFB; Thu, 9 Sep 2004 18:28:11 +0200 (CEST) Received: from smtp4-1-sn2.hy.skanova.net (smtp4-1-sn2.hy.skanova.net [81.228.8.92]) by av9-2-sn2.hy.skanova.net (Postfix) with ESMTP id EC97837E69 for ; Thu, 9 Sep 2004 18:28:10 +0200 (CEST) Received: from dude.automatvapen.se (t7o55p22.telia.com [81.225.220.22]) by smtp4-1-sn2.hy.skanova.net (Postfix) with SMTP id 033EC37E45 for ; Thu, 9 Sep 2004 18:28:09 +0200 (CEST) Received: by dude.automatvapen.se (sSMTP sendmail emulation); Thu, 9 Sep 2004 18:28:14 +0200 Message-Id: <20040909162809.033EC37E45@smtp4-1-sn2.hy.skanova.net> Date: Thu, 9 Sep 2004 18:28:14 +0200 From: "Joel Dahl" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: docs/71533: [PATCH] FAQ update: SMP is enabled by default since 5.2. X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Joel Dahl List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Sep 2004 16:30:18 -0000 >Number: 71533 >Category: docs >Synopsis: [PATCH] FAQ update: SMP is enabled by default since 5.2. >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Thu Sep 09 16:30:18 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Joel Dahl >Release: FreeBSD 5.2.1-RELEASE-p9 i386 >Organization: >Environment: System: FreeBSD dude.automatvapen.se 5.2.1-RELEASE-p9 FreeBSD 5.2.1-RELEASE-p9 #1: Sat Jul 10 16:52:28 CEST 2004 root@dude.automatvapen.se:/usr/obj/usr/src/sys/WORKSTATION i386 >Description: SMP is enabled by default in FreeBSD since 5.2. This patch corrects the FAQ. >How-To-Repeat: n/a >Fix: --- faqsmp.diff begins here --- --- book.sgml Sun Sep 5 16:26:40 2004 +++ new.book.sgml Wed Sep 8 22:30:43 2004 @@ -2265,11 +2265,13 @@ - Yes. SMP is not enabled in the - GENERIC kernel, so you must recompile - your kernel to enable SMP. Take a look at - /sys/i386/conf/LINT to learn what - options to put in your kernel config file. + Yes. SMP is enabled by default in the + GENERIC kernel since &os; 5.2. + + In &os; 4.X, SMP is not enabled in the default + kernel, so you must recompile your kernel to enable SMP. Take + a look at /sys/i386/conf/LINT to learn + what options to put in your kernel config file. --- faqsmp.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: