From owner-freebsd-stable@FreeBSD.ORG Tue Jan 22 14:39:57 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 599BB16A49E for ; Tue, 22 Jan 2008 14:39:57 +0000 (UTC) (envelope-from mike@sentex.net) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.freebsd.org (Postfix) with ESMTP id 6F88713C4E5 for ; Tue, 22 Jan 2008 14:39:56 +0000 (UTC) (envelope-from mike@sentex.net) Received: from lava.sentex.ca (pyroxene.sentex.ca [199.212.134.18]) by smarthost2.sentex.ca (8.14.2/8.14.2) with ESMTP id m0MEdsTR093921; Tue, 22 Jan 2008 09:39:54 -0500 (EST) (envelope-from mike@sentex.net) Received: from mdt-xp.sentex.net (simeon.sentex.ca [192.168.43.27]) by lava.sentex.ca (8.13.8/8.13.3) with ESMTP id m0MEdsu0031853 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 22 Jan 2008 09:39:54 -0500 (EST) (envelope-from mike@sentex.net) Message-Id: <200801221439.m0MEdsu0031853@lava.sentex.ca> X-Mailer: QUALCOMM Windows Eudora Version 7.1.0.9 Date: Tue, 22 Jan 2008 09:40:04 -0500 To: "Michael Schuh" , "FreeBSD Stable" From: Mike Tancsa In-Reply-To: <1dbad3150801220601h687d8b05r78f17d148153ba57@mail.gmail.co m> References: <1dbad3150801220601h687d8b05r78f17d148153ba57@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Cc: Subject: Re: coretemp(4) causes System to stall X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Jan 2008 14:39:57 -0000 At 09:01 AM 1/22/2008, Michael Schuh wrote: >Hi @List, > >i have tryed out the new coretemp driver for Intel Core CPU's >my cpu is an T2400 Intel Core (w/o Duo). >i have csup'ed the stable build from cvsup.uk.freebsd.org at this night. >then built the entire system via sources ( with ULE-Scheduler, might If you are running RELENG_6, I dont think ULE is recommended. If you want ULE, try going to RELENG_7. ---Mike