From owner-freebsd-questions@FreeBSD.ORG Wed Jan 19 16:37:31 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 11B94106566C for ; Wed, 19 Jan 2011 16:37:31 +0000 (UTC) (envelope-from pnmail@tbaytel.net) Received: from tbaytel.net (front3-nwconx.tbaytel.net [216.211.26.173]) by mx1.freebsd.org (Postfix) with ESMTP id D1E3C8FC13 for ; Wed, 19 Jan 2011 16:37:30 +0000 (UTC) X-CGP-ClamAV-Result: CLEAN X-VirusScanner: Niversoft's CGPClamav Helper v1.9.4 (ClamAV engine v0.95.1) Received: from dummy.name; Wed, 19 Jan 2011 11:07:28 -0500 From: "Paul Niemi" To: freebsd-questions@freebsd.org X-Mailer: CommuniGate Pro WebUser v5.2.19 Date: Wed, 19 Jan 2011 11:07:28 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1;format="flowed" Content-Transfer-Encoding: 8bit Subject: FreeBSD 8.1 and Intel Atom System Panic X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Jan 2011 16:37:31 -0000 Hello, I am having a system panic issue with the Intel D510MO motherboard. It uses an Intel D510 Atom CPU, that is a hyperthreaded, dual core CPU that supports Intel 64 Technology. I am using FreeBSD 8.1_RELEASE AMD64 with the GENERIC kernel, and the system crashes with the following error on the console, when hyperthreading is enabled in the BIOS. panic:vm_page_insert: effset already allocated cpuid:3 If I disable the hytperthreading in the BIOS, then the system is stable. Does anyone know what this error means, or what the hyperthreading support is with 8.1_RELEASE AMD64? Do I need to recompile the kernel with different options for this CPU, or is this a bug? Thank you.