From owner-freebsd-arch@FreeBSD.ORG Thu Oct 30 15:10:57 2003 Return-Path: Delivered-To: freebsd-arch@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B0AD816A4CE; Thu, 30 Oct 2003 15:10:57 -0800 (PST) Received: from arginine.spc.org (arginine.spc.org [195.206.69.236]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1C52843FBD; Thu, 30 Oct 2003 15:10:47 -0800 (PST) (envelope-from bms@spc.org) Received: from localhost (localhost [127.0.0.1]) by arginine.spc.org (Postfix) with ESMTP id B3D4F65414; Thu, 30 Oct 2003 23:10:43 +0000 (GMT) Received: from arginine.spc.org ([127.0.0.1]) by localhost (arginine.spc.org [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 10975-01-3; Thu, 30 Oct 2003 23:10:43 +0000 (GMT) Received: from saboteur.dek.spc.org (unknown [81.3.72.68]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by arginine.spc.org (Postfix) with ESMTP id 4DD5F65211; Thu, 30 Oct 2003 23:10:43 +0000 (GMT) Received: by saboteur.dek.spc.org (Postfix, from userid 1001) id 2186654; Thu, 30 Oct 2003 23:10:41 +0000 (GMT) Date: Thu, 30 Oct 2003 23:10:41 +0000 From: Bruce M Simpson To: John Baldwin Message-ID: <20031030231041.GB40973@saboteur.dek.spc.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: cc: freebsd-arch@freebsd.org Subject: Re: HEADSUP: New i386 interrupt and SMP code.. X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Oct 2003 23:10:57 -0000 On Thu, Oct 30, 2003 at 05:34:47PM -0500, John Baldwin wrote: > I'm sure there's more details that I've forgotten, but that's > a start at least. Can I use the LAPIC on a UP system with no I/O APIC? :-) BMS