From: khali@linux-fr.org (Jean Delvare)
To: lm-sensors@vger.kernel.org
Subject: [lm-sensors] [patch 0/3] pc87360 - fix unchecked
Date: Mon, 21 Aug 2006 18:41:24 +0000 [thread overview]
Message-ID: <20060821204124.ef1d923d.khali@linux-fr.org> (raw)
In-Reply-To: <44E72DE7.10907@gmail.com>
Jim,
> > More interesting would be a comparison of the
> > contents of /sys/class/hwmon/hwmon0/device before and after the
> > patches. If the contents differ, something's wrong, else everything
> > should be OK - or at least there is no regression.
>
> Your choice of words leaves me unsure whether this is an observation,
> or a requirement. In any case, its easy, so here it is, plus some other
> observations.
What difference does it make? I can't force you to do it, and I can't
verify by myself. I can only hope that you want to provide good patches
to the community, and will test your work as much as possible.
It's really about what you want to give to us, rather than what I
request or suggest.
> By contents, I assume you mean the files within the dir:
Yes.
> diff sys-files-2.6.1*
> 51a52
> > subsystem@
No idea where this comes from, but not from your patch, for sure. I
guess it's something new, I have such links on 2.6.18-rc4, but I don't
remember seeing them before.
If that's the only difference it means your patch didn't omit any file,
so it works as designed for your chip. Good.
> The files contents change each sample, usually on VPWR, but others too.
> diffs are always in small fractions of a volt.
I didn't mean to compare the contents of the files, of course I know
they can change, and this is completely unrelated with your patch, or
any other change for that matter. We wouldn't be monitoring if values
weren't to change every now and then ;)
> One other thing / oddity I note (again on old kernel, and new/patched).
> Datestamps on the 'files' is not uniform.
>
> soekris:/sys/class/hwmon/hwmon0/device# ll -tr
> total 0
> < partly snipped >
> lrwxrwxrwx 1 root root 0 Aug 20 23:39 driver ->
> ../../../../bus/i2c/drivers/pc87360/
> lrwxrwxrwx 1 root root 0 Aug 20 23:39 bus -> ../../../../bus/i2c/
> -r--r--r-- 1 root root 4096 Aug 20 23:39 name
> -r--r--r-- 1 root root 4096 Aug 20 23:39 alarms_in
> -r--r--r-- 1 root root 4096 Aug 20 23:39 alarms_temp
> -r--r--r-- 1 root root 4096 Aug 20 23:39 in1_input
> -r--r--r-- 1 root root 4096 Aug 20 23:39 in10_input
> -r--r--r-- 1 root root 4096 Aug 20 23:39 temp1_input
> -r--r--r-- 1 root root 4096 Aug 20 23:39 temp6_input
> -rw-r--r-- 1 root root 4096 Aug 20 23:39 vrm
> -r--r--r-- 1 root root 4096 Aug 20 23:39 cpu0_vid
> -r--r--r-- 1 root root 4096 Aug 21 08:04 temp6_status
> -rw-r--r-- 1 root root 4096 Aug 21 08:04 temp6_min
> -rw-r--r-- 1 root root 4096 Aug 21 08:04 temp5_min
> -r--r--r-- 1 root root 4096 Aug 21 08:04 temp4_status
>
> IOW, there are 2 datestamps : Aug 20 23:39 and Aug 21 08:04
>
> After a reboot (to 2.6.17) shows the same 2 sets of files, this time
> with closer stamps.
> -r--r--r-- 1 root root 4096 Aug 21 08:42 temp6_input
> -r--r--r-- 1 root root 4096 Aug 21 08:42 cpu0_vid
> -rw-r--r-- 1 root root 4096 Aug 21 08:42 vrm
> -r--r--r-- 1 root root 4096 Aug 21 08:46 temp6_status
> -rw-r--r-- 1 root root 4096 Aug 21 08:46 temp6_max
Yeah, I see similar patterns here. Looks like the files start with
their creation time, then the timestamp gets updated when you write
to (always) or read from them (first time only?)
I can't explain it all, but it makes some sense, and I don't see any
serious problem here anyway. Again, your patch can't have anything to
do with this.
> Also, 8:42 is near the bootup time, but not exactly the same.
> # uptime
> 08:50:13 up 10 min, 1 user, load average: 3.00, 2.72, 1.54
Most probably the time difference is the time it takes before you reach
the init script which loads the pc87360 driver and/or runs sensors -s.
> rmmod & modprobing recreates the files with current & uniform timestamps.
Until you run "sensors -s" and/or "sensors" (and the read value
changes?), I guess.
--
Jean Delvare
next prev parent reply other threads:[~2006-08-21 18:41 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-08-19 15:27 [lm-sensors] [patch 0/3] pc87360 - fix unchecked Jim Cromie
2006-08-21 9:15 ` Jean Delvare
2006-08-21 15:38 ` Jim Cromie
2006-08-21 17:01 ` Jim Cromie
2006-08-21 18:41 ` Jean Delvare [this message]
2006-08-21 19:27 ` Jim Cromie
2006-08-23 15:33 ` Jim Cromie
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20060821204124.ef1d923d.khali@linux-fr.org \
--to=khali@linux-fr.org \
--cc=lm-sensors@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.