From owner-freebsd-current@FreeBSD.ORG Sat Nov 5 12:19:49 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3FEBB16A41F for ; Sat, 5 Nov 2005 12:19:49 +0000 (GMT) (envelope-from randy@psg.com) Received: from rip.psg.com (rip.psg.com [147.28.0.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0912343D46 for ; Sat, 5 Nov 2005 12:19:48 +0000 (GMT) (envelope-from randy@psg.com) Received: from localhost ([127.0.0.1] helo=roam.psg.com) by rip.psg.com with esmtps (TLSv1:AES256-SHA:256) (Exim 4.54 (FreeBSD)) id 1EYN1Q-000LEO-AY; Sat, 05 Nov 2005 12:19:48 +0000 Received: from localhost ([127.0.0.1] helo=roam.psg.com) by roam.psg.com with esmtp (Exim 4.54 (FreeBSD)) id 1EYN1P-0005Bb-6R; Sat, 05 Nov 2005 02:19:47 -1000 From: Randy Bush MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <17260.41826.683167.533287@roam.psg.com> Date: Sat, 5 Nov 2005 02:19:46 -1000 To: SANETO Takanori References: <17260.17957.473953.634330@roam.psg.com> <436C648F.3040804@ba2.so-net.ne.jp> Cc: FreeBSD Current Subject: Re: ipi_nmi_handler X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Nov 2005 12:19:49 -0000 > It seems that if you put STOP_NMI in your kernel config, you need SMP as > well. is STOP_NMI so wonderful that i should turn on SMP and the apic device? randy