From owner-freebsd-amd64@FreeBSD.ORG Mon Feb 11 22:21:08 2008 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C77E116A564 for ; Mon, 11 Feb 2008 22:21:07 +0000 (UTC) (envelope-from rpaulo@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.175]) by mx1.freebsd.org (Postfix) with ESMTP id 0CA1013C4EA for ; Mon, 11 Feb 2008 22:21:04 +0000 (UTC) (envelope-from rpaulo@gmail.com) Received: by ug-out-1314.google.com with SMTP id y2so626529uge.37 for ; Mon, 11 Feb 2008 14:21:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:cc:message-id:from:to:in-reply-to:content-type:content-transfer-encoding:mime-version:subject:date:references:x-mailer:sender; bh=TYi87kQSrxlI0kxfHThoCvV2pzUtC1cmGKosEPu07Rc=; b=IRpM7VDNHNk2yrjcmRp2ltueeIeBaB7flxVofkiZiNQCDf2a7OZDI15KmQloMwGg2awTU0pzJrxcs3mDZtqsCWzSHzKYjZGCGgPF1USuQTNCYBAxH6/HSWHq55wOsyp9SrtZLSBvVRQlDnxDNxSorcXNMMzXDF6WKIKxFkO6nYg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=cc:message-id:from:to:in-reply-to:content-type:content-transfer-encoding:mime-version:subject:date:references:x-mailer:sender; b=BYQ+Mssp214n9DMUdtarWP1vy+DVh9KdEonzCL33Zsc8oKADPtDPSFIDsg/VXA014Vnh7bQIEats76l9FWrNVW7yzbIsNeS8ir94bBve7McCK8voMThNcf9INLewCMlXiFj6j0TaPWa2cRYHnUAodUa1uanKnQxsF5MPEgqQop0= Received: by 10.66.221.17 with SMTP id t17mr9611204ugg.66.1202768462537; Mon, 11 Feb 2008 14:21:02 -0800 (PST) Received: from ?89.214.167.223? ( [89.214.167.223]) by mx.google.com with ESMTPS id g11sm20561946gve.6.2008.02.11.14.20.57 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 11 Feb 2008 14:20:59 -0800 (PST) Message-Id: From: Rui Paulo To: =?ISO-8859-1?Q?Dag-Erling_Sm=F8rgrav?= In-Reply-To: <86fxvzrvlf.fsf@ds4.des.no> Content-Type: text/plain; charset=ISO-8859-1; format=flowed; delsp=yes Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (Apple Message framework v915) Date: Mon, 11 Feb 2008 22:20:54 +0000 References: <86abm82wvx.fsf@ds4.des.no> <375A934D-77AA-4601-8E21-47AE4C3603EE@FreeBSD.org> <86fxvzrvlf.fsf@ds4.des.no> X-Mailer: Apple Mail (2.915) Sender: Rui Paulo Cc: freebsd-amd64@freebsd.org Subject: Re: CFT: k8temp driver X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2008 22:21:09 -0000 On Feb 11, 2008, at 10:12 PM, Dag-Erling Sm=F8rgrav wrote: > Rui Paulo writes: >> Dag-Erling Sm=F8rgrav writes: >>> Is there any way you can have it report the higher of these two as >>> dev.cpu.N.temperature, for compatibility with coretemp(4)? This =20 >>> will >>> make life much easier for system monitoring software (munin, nagios >>> etc) >> Yes, I could try that, but what namespace (compatible with >> dev.cpu.N.temperature) do you suggest? >> dev.cpu.N.temperature >> dev.cpu.N.temperature2 ? > > As I wrote (see quoted text above), just have dev.cpu.N.temperature > report the highest of the two. Oops, sorry. Had a rough day. Regards. -- Rui Paulo