From owner-freebsd-current@FreeBSD.ORG Tue Feb 3 09:41:39 2004 Return-Path: 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 08B0716A4CE for ; Tue, 3 Feb 2004 09:41:39 -0800 (PST) Received: from poup.poupinou.org (poup.poupinou.org [195.101.94.96]) by mx1.FreeBSD.org (Postfix) with ESMTP id E7C9443D55 for ; Tue, 3 Feb 2004 09:41:37 -0800 (PST) (envelope-from ducrot@poupinou.org) Received: from ducrot by poup.poupinou.org with local (Exim) id 1Ao4Xq-0000qi-00; Tue, 03 Feb 2004 18:41:06 +0100 Date: Tue, 3 Feb 2004 18:41:06 +0100 To: Robert Blacquiere Message-ID: <20040203174106.GE882@poupinou.org> References: <20040202211623.GA28219@bombur.guldan.demon.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040202211623.GA28219@bombur.guldan.demon.nl> User-Agent: Mutt/1.5.4i From: Bruno Ducrot cc: freebsd-current@freebsd.org Subject: Re: small sample program for speedstep and temperatue X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Tue, 03 Feb 2004 17:41:39 -0000 On Mon, Feb 02, 2004 at 10:16:23PM +0100, Robert Blacquiere wrote: > Hi, > > I've been working on a small programm for controlling cpu speed > and temperature. I noticed my laptop runs warm/hot too hot accourding > to me. So made first a perl script but did not like it so tried a > c programm to do the same. Oh don't make funny remarks on the code > just starting programming c. > > Please feel free to make comments and maybe help build a better one > for controlling temperature and speedstep. > This is *not* speedstep. This is throttling. The two are *very* different. Cheers, -- Bruno Ducrot -- Which is worse: ignorance or apathy? -- Don't know. Don't care.