From owner-freebsd-amd64@FreeBSD.ORG Mon Oct 18 19:14:46 2004 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 944F116A4CF for ; Mon, 18 Oct 2004 19:14:46 +0000 (GMT) Received: from mproxy.gmail.com (rproxy.gmail.com [64.233.170.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3DB8843D5D for ; Mon, 18 Oct 2004 19:14:46 +0000 (GMT) (envelope-from gert.cuykens@gmail.com) Received: by mproxy.gmail.com with SMTP id 74so234930rnk for ; Mon, 18 Oct 2004 12:14:45 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=tvtQdU4V9FQyi7nHXA4/SyhU6NP9Y7v9QdJNLthnyUXIydgRIH3dJqAqGbp5WOpclepjJBvMp2X2d/tEas+RNXnGc4OwtGia2/eMRJC6CF6Erp17MtAe9p6tQH0BNt3HbIWygwJGtY0DSMtXc+TIM27QRU/c/4PGYVLNHJu6arA Received: by 10.38.152.19 with SMTP id z19mr1565132rnd; Mon, 18 Oct 2004 12:14:45 -0700 (PDT) Received: by 10.38.72.65 with HTTP; Mon, 18 Oct 2004 12:14:45 -0700 (PDT) Message-ID: Date: Mon, 18 Oct 2004 21:14:45 +0200 From: Gert Cuykens To: freebsd-amd64@freebsd.org In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable References: Subject: Re: sk8n X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Gert Cuykens List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Oct 2004 19:14:46 -0000 Thx man that works great !!!=20 How much performance do we loose with disabeling apic ? I read that apic makes only your pc faster if there are shared irq's ? How do i know my irq's are shared ? Just asking so i know how many times i have to pull your leg saying is , it fixed yet, is it fixed yet, is it fixed yet... :) PS shutdown -p seems to work now, dont know why ?=20 On Mon, 18 Oct 2004 20:42:24 +0200, Dag-Erling Sm=F8rgrav wrot= e: > Gert Cuykens writes: > > I dont understand what i have to do to make the apic work on a sk8n ? > > > > Can somebody explain to me what i have to do and what i have to write > > in /boot/loader.conf so apic works on the sk8n please >=20 > Even if you enable mixed mode, you'll have problems with (at least) > the SATA controller. For now, you're better off disabling the apic by > adding the following to /boot/loader.conf and rebooting: >=20 > hint.apic.0.disabled=3D"1" >=20 > DES > -- > Dag-Erling Sm=F8rgrav - des@des.no >