Re: [9fans] /dev/cputemp

2014-05-27 Thread erik quanstrom
On Tue May 27 17:59:41 EDT 2014, j...@cowsay.org wrote: > Just curious, is this not a thing in the nix kernel? grep'd the nix > sources and it didn't seem to be in devarch.c, it's in 9/pc/ though; > is there another way to grab cpu temp? > > I ask because there seems to be a significant temperatur

[9fans] /dev/cputemp

2014-05-27 Thread Jessica Yu
Just curious, is this not a thing in the nix kernel? grep'd the nix sources and it didn't seem to be in devarch.c, it's in 9/pc/ though; is there another way to grab cpu temp? I ask because there seems to be a significant temperature change on my test machine between the old nix kernel and some of

[9fans] /dev/cputemp

2008-11-04 Thread erik quanstrom
i dug out the code i wrote some time ago to read cpu temperature (or the closest stand in for it i could find) on most modern amd and intel processors. it's wrapped up with a change to extend the model macro so that conroe l processors don't appear to be xeons. /n/sources/contrib/quanstro/src/9/p